Explorar o código

Pragma gardening

Ryan Olson %!s(int64=11) %!d(string=hai) anos
pai
achega
b453086936
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Classes/ExplorerToolbar/FLEXManager.h

+ 2 - 0
Classes/ExplorerToolbar/FLEXManager.h

@@ -18,6 +18,8 @@
 - (void)showExplorer;
 - (void)hideExplorer;
 
+#pragma mark - Network Debugging
+
 /// If this property is set to YES, FLEX will swizzle NSURLConnection*Delegate and NSURLSession*Delegate methods
 /// on classes that conform to the protocols. This allows you to view network activity history from the main FLEX menu.
 /// Full responses are kept temporarily in a size limited cache and may be pruged under memory pressure.