Changeset 166 in flair-src for trunk/lib/FlairSimulator/src/Gui_impl.cpp


Ignore:
Timestamp:
03/30/17 13:56:54 (6 years ago)
Author:
Sanahuja Guillaume
Message:

m

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSimulator/src/Gui_impl.cpp

    r162 r166  
    229229        }
    230230      }
    231     } else // mode normal
    232     {
     231    } else { // mode normal
    233232      for (size_t i = 0; i < models.size(); i++) {
    234233        models.at(i)->pimpl_->UpdatePos();
     
    257256                 }
    258257                 device->setWindowCaption(L"toto");*/
     258
    259259    if (dbtFile_r == NULL) {// mode normal
    260260      for (size_t i = 0; i < models.size(); i++) {
Note: See TracChangeset for help on using the changeset viewer.