From 8ac8a0805956295c8f933769f47ddb165bf0c011 Mon Sep 17 00:00:00 2001 From: djes Date: Mon, 3 Oct 2016 22:39:14 +0200 Subject: [PATCH] Revert "Linux SetActiveGadget(-1) fix" This reverts commit 86483640d7271f5535f3e5d361bdebd83a79a2bb. # Conflicts: # PBMap.pb --- PBMap.pb | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/PBMap.pb b/PBMap.pb index 1e63e59..c3fceec 100644 --- a/PBMap.pb +++ b/PBMap.pb @@ -2229,8 +2229,6 @@ CompilerIf #PB_Compiler_IsMainFile CompilerElse Define Dummy = -1 CompilerEndIf - ;*** - Define Event.i, Gadget.i, Quit.b = #False Define pfValue.d Define OpenSeaMap = 0, Degrees = 1 @@ -2334,10 +2332,21 @@ CompilerIf #PB_Compiler_IsMainFile CompilerEndIf +<<<<<<< HEAD ; IDE Options = PureBasic 5.42 LTS (Windows - x64) ; CursorPosition = 961 ; FirstLine = 939 +======= +; IDE Options = PureBasic 5.50 (Windows - x64) +; CursorPosition = 1156 +; FirstLine = 1144 +>>>>>>> parent of 8648364... Linux SetActiveGadget(-1) fix +; Folding = ---------------- +; EnableThread +; EnableXP +; IDE Options = PureBasic 5.42 LTS (Windows - x64) +; CursorPosition = 2308 +; FirstLine = 2291 ; Folding = ---------------- ; EnableUnicode -; EnableThread ; EnableXP \ No newline at end of file