summaryrefslogtreecommitdiff
path: root/Source/QtDialog/Compilers.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/QtDialog/Compilers.h')
-rw-r--r--Source/QtDialog/Compilers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/QtDialog/Compilers.h b/Source/QtDialog/Compilers.h
index e9c90a504..3f7b83411 100644
--- a/Source/QtDialog/Compilers.h
+++ b/Source/QtDialog/Compilers.h
@@ -10,7 +10,7 @@ class Compilers : public QWidget, public Ui::Compilers
{
Q_OBJECT
public:
- Compilers(QWidget* p=NULL) :
+ Compilers(QWidget* p=NULL) :
QWidget(p)
{
this->setupUi(this);