]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xrc/rc/toolbar.xrc
wxToolBar XRC handler should call SetupWindow() to handle standard window properties too
[wxWidgets.git] / samples / xrc / rc / toolbar.xrc
index f33a4230488a183292fe9e934cd4ae8a89aebff6..ee7833309bf4444cf3d874c04b4566103c4df7bf 100644 (file)
@@ -26,7 +26,7 @@
         <longhelp>Disable autocentering of a dialog on its parent</longhelp>
     </object>  
     <separator/>
-     <object class="tool" name="custom_class_tool_or_menuitem">
+    <object class="tool" name="custom_class_tool_or_menuitem">
         <tooltip>Custom Class Example</tooltip>
         <bitmap>custclas.xpm</bitmap>
         <longhelp>Embed your own custom classes into an XRC</longhelp>