Changeset 261 in ntrip for trunk/BNC/bncwindow.cpp


Ignore:
Timestamp:
Oct 20, 2006, 11:37:39 AM (18 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r259 r261  
    4646  connect(_actAbout, SIGNAL(triggered()), SLOT(slotAbout()));
    4747
    48   _actFontSel = new QAction(tr("Select &Fonts"),this);
     48  _actFontSel = new QAction(tr("Select &Font"),this);
    4949  connect(_actFontSel, SIGNAL(triggered()), SLOT(slotFontSel()));
    5050
Note: See TracChangeset for help on using the changeset viewer.