]> Creatis software - clitk.git/blobdiff - vv/vvInfoPanel.h
The absence of libstatgrab is now insensitive
[clitk.git] / vv / vvInfoPanel.h
index c064b3ae4b4d318162d3bdb674ee463cd5edad20..5418703e04cc4f74b21e225341db76a65a1a0191 100644 (file)
@@ -27,9 +27,7 @@ class vvInfoPanel : public QWidget, private Ui::vvInfoPanel
   Q_OBJECT
 
 public:
-    vvInfoPanel(QWidget * parent=0):QWidget(parent) {
-        setupUi(this);
-    }
+    vvInfoPanel(QWidget * parent=0);
     ~vvInfoPanel() {}
 
     void setTransformation(QString text);