now default viewers on main tab
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / module.c
index db6d256f957cc29e97f7ce7ff125db636f822173..d2099fc47ca3108f961a46d93f0b47df72b26f3f 100644 (file)
@@ -70,7 +70,8 @@ static void init() {
   g_info("GUI ControlFlow Viewer init()");
 
   /* Register the toolbar insert button and menu entry*/
-  lttvwindow_register_constructor("/",
+  lttvwindow_register_constructor("guicontrolflow",
+                                  "/",
                                   "Insert Control Flow Viewer",
                                   hGuiControlFlowInsert_xpm,
                                   "Insert Control Flow Viewer",
This page took 0.022796 seconds and 4 git commands to generate.