]> git.saurik.com Git - wxWidgets.git/commitdiff
no changes (spaces only)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 May 2006 14:17:48 +0000 (14:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 May 2006 14:17:48 +0000 (14:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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>