[Uml-devel] KDE/kdesdk/umbrello/umbrello

Sharan Rao sharanrao at gmail.com
Thu Jul 19 12:44:37 UTC 2007


SVN commit 689900 by sharan:

change order of buttons in toolbar


 M  +1 -1      worktoolbar.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/worktoolbar.cpp #689899:689900
@@ -172,8 +172,8 @@
 
     case Uml::dt_EntityRelationship:
         insertHotBtn(tbb_Entity);
+        insertHotBtn(tbb_Category);
         insertHotBtn(tbb_Relationship);
-        insertHotBtn(tbb_Category);
         insertHotBtn(tbb_Category2Parent);
         insertHotBtn(tbb_Child2Category);
         break;




More information about the umbrello-devel mailing list