Changeset 1057 in ntrip for trunk/BNS/bnswindow.cpp


Ignore:
Timestamp:
Aug 26, 2008, 5:00:10 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.cpp

    r1015 r1057  
    9393    QFont newFont;
    9494    if (newFont.fromString(fontString)) {
    95       this->setFont(newFont);
     95      QApplication::setFont(newFont);
    9696    }
    9797  }
Note: See TracChangeset for help on using the changeset viewer.