int TactonDebug::MaxDuration = 2000;\r
\r
TactonDebug::TactonDebug(QWidget *parent, Qt::WFlags flags)\r
- : QMainWindow(parent, flags)\r
+:QMainWindow(parent, flags)\r
{\r
try\r
{\r
\r
setupUi(this);\r
\r
- layout()->setSizeConstraint(QLayout::SetFixedSize);\r
+ //layout()->setSizeConstraint(QLayout::SetFixedSize);\r
\r
QObject::connect(frequencebox, SIGNAL(textChanged(const QString &)), this, SLOT(setFrequency(const QString &)));\r
QObject::connect(frequenceslider, SIGNAL(valueChanged(int)), this, SLOT(setFrequency(int)));\r
<height>371</height>\r
</rect>\r
</property>\r
+ <property name="minimumSize">\r
+ <size>\r
+ <width>231</width>\r
+ <height>371</height>\r
+ </size>\r
+ </property>\r
+ <property name="maximumSize">\r
+ <size>\r
+ <width>231</width>\r
+ <height>371</height>\r
+ </size>\r
+ </property>\r
<property name="windowTitle">\r
<string>TactonDebug</string>\r
</property>\r