- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Qt4/Pipe/EmptyQtQueryPipe.cpp
ra5ddf0 r8df74d 18 18 #endif 19 19 20 #include "UIElements/Qt4/Pipe/EmptyQtQueryPipe.hpp"21 20 #include "UIElements/Qt4/QtDialog.hpp" 22 21 23 #include "Helpers/MemDebug.hpp" 22 #include <Qt/qcombobox.h> 23 24 24 25 25 EmptyQtQueryPipe::EmptyQtQueryPipe(QtDialog *_dialog, QLabel *_textLabel) :
Note:
See TracChangeset
for help on using the changeset viewer.