QTfrontend/ui/widget/hatbutton.h
changeset 9738 18bb6d1fc9d9
parent 9080 9b42757d7e71
child 9998 736015b847e3
--- a/QTfrontend/ui/widget/hatbutton.h	Mon Dec 02 17:13:22 2013 +0100
+++ b/QTfrontend/ui/widget/hatbutton.h	Mon Dec 02 23:20:07 2013 +0400
@@ -35,6 +35,7 @@
         HatButton(QWidget* parent);
         int currentIndex();
         QString currentHat() const;
+        void setModel(HatModel * model);
 
     private:
         QModelIndex m_hat;