mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 23:58:52 +01:00
WIP
This commit is contained in:
@@ -143,10 +143,6 @@ qDetectorMain::~qDetectorMain() {
|
||||
|
||||
void qDetectorMain::SetUpWidgetWindow() {
|
||||
|
||||
// Layout
|
||||
QGridLayout *layoutTabs = new QGridLayout;
|
||||
centralwidget->setLayout(layoutTabs);
|
||||
|
||||
// plot setup
|
||||
myPlot = new qDrawPlot(dockWidgetPlot, myDet);
|
||||
FILE_LOG(logDEBUG) << "DockPlot ready";
|
||||
|
||||
Reference in New Issue
Block a user