* removed handlers from webcit.h if possible
[citadel.git] / webcit / messages.c
index 7676c9dd80ad04b0cc36e88043a596d0c7078fba..06ca707ca861a22195615e1f9483552adbb9d778 100644 (file)
@@ -13,6 +13,8 @@
 #define SENDER_COL_WIDTH_PCT           30      /**< Mailbox view column width */
 #define DATE_PLUS_BUTTONS_WIDTH_PCT    20      /**< Mailbox view column width */
 
+void display_enter(void);
+
 /*
  * Address book entry (keep it short and sweet, it's just a quickie lookup
  * which we can use to get to the real meat and bones later)