Changeset 248 in flair-src for trunk/tools/FlairGCS/src/file_ui.cpp
- Timestamp:
- 06/04/18 14:45:37 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/FlairGCS/src/file_ui.cpp
r244 r248 45 45 46 46 dialog = new QDialog(); 47 //ffprintf(stderr,stderr,"creator file ui %x\n",thread()); 47 48 48 dialog->setWindowTitle("log files"); 49 49 QGridLayout *main_layout = new QGridLayout(dialog);
Note:
See TracChangeset
for help on using the changeset viewer.