Make the newly arrived topicbutton display background colors and font styles.
[quassel.git] / src / qtui / topicbutton.h
index c5fdc22..e0b2188 100644 (file)
@@ -36,7 +36,6 @@ public:
 
 protected:
   virtual void paintEvent(QPaintEvent *event);
-  virtual inline QSize sizeHint() const { return _sizeHint; }
 
 private:
   UiStyle::StyledText styledText;