Commit 8e3a716a authored by Gildas Bazin's avatar Gildas Bazin

* modules/gui/wxwindows/interface.cpp: slightly bigger interface on win32.

parent bb309602
...@@ -375,7 +375,7 @@ void Interface::CreateOurMenuBar() ...@@ -375,7 +375,7 @@ void Interface::CreateOurMenuBar()
#if (wxMAJOR_VERSION <= 2) && (wxMINOR_VERSION <= 5) && (wxRELEASE_NUMBER < 3) #if (wxMAJOR_VERSION <= 2) && (wxMINOR_VERSION <= 5) && (wxRELEASE_NUMBER < 3)
4 /* approximate margin */; 4 /* approximate margin */;
#else #else
15 /* approximate margin */; 18 /* approximate margin */;
#endif #endif
#endif #endif
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment