Skip to content
Snippets Groups Projects
Commit 926e3093 authored by Giacomo Strangolino's avatar Giacomo Strangolino
Browse files

#17730: revert to single VTargetX(3000), VTargetX(5000) and so

parent 00b1942a
No related branches found
Tags 1.1.4
No related merge requests found
...@@ -6,12 +6,10 @@ ...@@ -6,12 +6,10 @@
#include <quapps.h> #include <quapps.h>
// cumbia // cumbia
#include "ui_4uhv.h"
#include "channel.h" #include "channel.h"
#include <tango.h> #include <tango.h>
#include <QMessageBox> #include <QMessageBox>
#include <QGridLayout> #include <QGridLayout>
// #include <TPushButton>
#include <qubutton.h>// TPushButton is mapped to QuButton // ## added by qumbiaprojectwizard #include <qubutton.h>// TPushButton is mapped to QuButton // ## added by qumbiaprojectwizard
#include <QGroupBox> #include <QGroupBox>
#include <QtDebug> #include <QtDebug>
......
...@@ -4,11 +4,7 @@ ...@@ -4,11 +4,7 @@
#include <QWidget> #include <QWidget>
#include <cucontrolsfactorypool.h> #include <cucontrolsfactorypool.h>
class CumbiaPool;
namespace Ui {
class Channel;
}
class Channel : public QWidget class Channel : public QWidget
{ {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment