Patch #905 2006-03-08 16:36
sethjackson
Feature Request #1950- Download
- 905-Feature_Request.patch (699 bytes)
Index: src/plugins/compilergcc/resources/compiler_options.xrc
===================================================================
--- src/plugins/compilergcc/resources/compiler_options.xrc (revision 2159)
+++ src/plugins/compilergcc/resources/compiler_options.xrc (working copy)
@@ -158,6 +158,7 @@
<border>8</border>
<object class="wxCheckList" name="lstCompilerOptions">
<content/>
+ <style>wxLB_HSCROLL</style>
</object>
</object>
</object>
History
killerbot 2006-03-08 20:15
Has been applied -> revision 2160.
Thanks for your contribution.