News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Patch for compiler options, screen resolution: X * 768

Started by Loaden, March 25, 2010, 01:16:11 AM

Previous topic - Next topic

Loaden

Index: src/plugins/compilergcc/resources/compiler_options.xrc

===================================================================

--- src/plugins/compilergcc/resources/compiler_options.xrc (revision 6196)

+++ src/plugins/compilergcc/resources/compiler_options.xrc (working copy)

@@ -86,7 +86,7 @@

</object>
<object class="sizeritem">
<object class="wxNotebook" name="nbMain">
- <size>600,-1</size>
+ <size>600,500</size>
<style>wxNB_DEFAULT|wxHSCROLL</style>
<object class="notebookpage">
<object class="wxPanel" name="tabCompiler">



[attachment deleted by admin]