Patch #905 2006-03-08 16:36

sethjackson

Feature Request #1950
Download
905-Feature_Request.patch (699 bytes)
Category
Application::FeatureAdd
Status
Closed
Close date
2006-03-08 20:15
Assigned to
 
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>
killerbot 2006-03-08 20:15

Has been applied -> revision 2160.

Thanks for your contribution.