made some changes to make clone and main window resize plot

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@4 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2012-05-29 08:26:49 +00:00
parent 4624c65398
commit 216a9ada7c
2 changed files with 7 additions and 6 deletions

View File

@ -26,7 +26,7 @@ class SlsQt2DPlotLayout;
/**
*@short Sets up the clone plot widget
*/
class qCloneWidget:public QFrame{
class qCloneWidget:public QMainWindow{
Q_OBJECT
public: