--- a/gui.h Sat Mar 16 03:24:50 2013 +0200
+++ b/gui.h Sat Mar 16 03:42:04 2013 +0200
@@ -41,6 +41,9 @@
void buildObjList ();
void setTitle ();
+ // Where would a new item be inserted into?
+ ulong getInsertionPoint ();
+
private:
void createMenuActions ();
void createMenus ();