Changeset 248 in flair-src for trunk/tools/FlairGCS/src/file_ui.cpp
- Timestamp:
- Jun 4, 2018, 2:45:37 PM (7 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.