Changeset 18060 for trunk/FACT++/gui


Ignore:
Timestamp:
01/03/15 18:49:45 (10 years ago)
Author:
tbretz
Message:
Added whitespaces as required by nerwer C++11 compilers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/MainWindow.cc

    r17019 r18060  
    6767
    6868    // Set a default string to be displayed in a the status bar at startup
    69     fStatusBar->showMessage(PACKAGE_STRING"   |   "PACKAGE_URL"   |   report bugs to <"PACKAGE_BUGREPORT">");
     69    fStatusBar->showMessage(PACKAGE_STRING "   |   " PACKAGE_URL "   |   report bugs to <" PACKAGE_BUGREPORT ">");
    7070
    7171    // Initialize the 40 FTU Leds as a copy of the prototype LED
Note: See TracChangeset for help on using the changeset viewer.