gui namespace
This commit is contained in:
@@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
#include <QtCore/QDebug>
|
#include <QtCore/QDebug>
|
||||||
|
|
||||||
|
namespace gui {
|
||||||
|
|
||||||
class Proxy: public QDialog, public Ui::Proxy {
|
class Proxy: public QDialog, public Ui::Proxy {
|
||||||
|
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
@@ -145,4 +147,6 @@ class Proxy: public QDialog, public Ui::Proxy {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user