QTfrontend/ui/widget/hatbutton.h
branchwebgl
changeset 9950 2759212a27de
parent 9738 18bb6d1fc9d9
child 9998 736015b847e3
--- a/QTfrontend/ui/widget/hatbutton.h	Fri Oct 11 17:43:13 2013 +0200
+++ b/QTfrontend/ui/widget/hatbutton.h	Sat Jan 04 23:55:54 2014 +0400
@@ -35,6 +35,7 @@
         HatButton(QWidget* parent);
         int currentIndex();
         QString currentHat() const;
+        void setModel(HatModel * model);
 
     private:
         QModelIndex m_hat;