diff options
Diffstat (limited to 'Source/QtDialog/Compilers.h')
-rw-r--r-- | Source/QtDialog/Compilers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/QtDialog/Compilers.h b/Source/QtDialog/Compilers.h index 3f7b83411a..ee898861bb 100644 --- a/Source/QtDialog/Compilers.h +++ b/Source/QtDialog/Compilers.h @@ -4,6 +4,7 @@ #define COMPILERS_HPP #include <QWidget> + #include <ui_Compilers.h> class Compilers : public QWidget, public Ui::Compilers |