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