]> git.saurik.com Git - wxWidgets.git/commitdiff
Use native closure buttons under GTK+
authorRobert Roebling <robert@roebling.de>
Mon, 13 Oct 2008 11:21:37 +0000 (11:21 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 13 Oct 2008 11:21:37 +0000 (11:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/propgrid/propgriddefs.h

index 54ffdb262a152dcc6c374dc0b8af52c5f422a32e..cadb0ecd232b2d7b4a10b99de9d676e4944ce8f7 100644 (file)
@@ -84,7 +84,7 @@
     // comment to use bitmap buttons
     #define wxPG_ICON_WIDTH             9
     // 1 if wxRendererNative should be employed
-    #define wxPG_USE_RENDERER_NATIVE    0
+    #define wxPG_USE_RENDERER_NATIVE    1
 
     // 1 to use double-buffer that guarantees flicker-free painting
     #define wxPG_DOUBLE_BUFFER          1