Fix fonts configuration for the input widget, too
[quassel.git] / src / qtui / inputwidget.h
index 6e78509..7b6be7b 100644 (file)
@@ -52,6 +52,7 @@ protected slots:
 
 private slots:
   void setCustomFont(const QVariant &font);
+  void setUseCustomFont(const QVariant &);
   void setEnableSpellCheck(const QVariant &);
   void setShowNickSelector(const QVariant &);
   void setMaxLines(const QVariant &);