- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Qt4/Pipe/AtomQtQueryPipe.cpp
re4afb4 r8df74d 27 27 28 28 29 AtomQtQueryPipe::AtomQtQueryPipe( constatom **_content, QtDialog *_dialog, QComboBox *_theBox) :29 AtomQtQueryPipe::AtomQtQueryPipe(atom **_content, QtDialog *_dialog, QComboBox *_theBox) : 30 30 content(_content), 31 31 dialog(_dialog),
Note:
See TracChangeset
for help on using the changeset viewer.