basic viewer showing
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / CFV.h
index 9088e6e1328eb9d5d7759c9f9f5095f1c082f2f4..1855fb2731135a1a137df0fd17ce7f9e5bb4c729 100644 (file)
@@ -8,6 +8,8 @@ typedef struct _ControlFlowData ControlFlowData;
 /* Control Flow Data constructor */
 ControlFlowData *GuiControlFlow(void);
 void
+GuiControlFlow_Destructor_Full(ControlFlowData *Control_Flow_Data);
+void
 GuiControlFlow_Destructor(ControlFlowData *Control_Flow_Data);
 GtkWidget *GuiControlFlow_get_Widget(ControlFlowData *Control_Flow_Data);
 
This page took 0.022869 seconds and 4 git commands to generate.