]> code.citadel.org Git - citadel.git/blobdiff - webcit/iconbar.c
* removed handlers from webcit.h if possible
[citadel.git] / webcit / iconbar.c
index 4b76d6bbf883d1263e342f7276035b9f9be62ba1..cfc351393da4b9b17e8baf336e57d048bc801807 100644 (file)
@@ -13,6 +13,9 @@
 #define IB_TEXTONLY    2 /**< just text */
 
 
+void do_iconbar(void);
+void do_iconbar_roomlist(void);
+
 /**
  * \brief draw the icon bar?????
  */