Changeset 248 in flair-src for trunk/tools/FlairGCS/src/file_ui.cpp


Ignore:
Timestamp:
06/04/18 14:45:37 (6 years ago)
Author:
Sanahuja Guillaume
Message:

add orange icon to gcs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/FlairGCS/src/file_ui.cpp

    r244 r248  
    4545   
    4646  dialog = new QDialog();
    47 //ffprintf(stderr,stderr,"creator file ui %x\n",thread());
     47
    4848  dialog->setWindowTitle("log files");
    4949  QGridLayout *main_layout = new QGridLayout(dialog);
Note: See TracChangeset for help on using the changeset viewer.