summaryrefslogtreecommitdiff
path: root/plugins/TopToolBar/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TopToolBar/src/stdafx.h')
-rw-r--r--plugins/TopToolBar/src/stdafx.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/plugins/TopToolBar/src/stdafx.h b/plugins/TopToolBar/src/stdafx.h
index 8eb1a0a881..6c3d1a676b 100644
--- a/plugins/TopToolBar/src/stdafx.h
+++ b/plugins/TopToolBar/src/stdafx.h
@@ -135,14 +135,8 @@ void InitInternalButtons(void);
int LoadToolbarModule(void);
int UnloadToolbarModule(void);
-void SetAllBitmaps(void);
-int SaveAllLButs(void);
int SaveAllButtonsOptions(void);
-void InsertSeparator( int i );
-void DeleteSeparator(int i);
-void DeleteLBut(int i);
-void InsertLBut(int i);
-
+void LoadAllSeparators(); void LoadAllLButs();
#endif \ No newline at end of file