Changeset 2761 in ntrip


Ignore:
Timestamp:
Dec 2, 2010, 9:00:19 AM (13 years ago)
Author:
weber
Message:

Slightly extend main window width

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r2760 r2761  
    7474  static const QStringList labels = QString("account, Streams:   resource loader / mountpoint, decoder, lat, long, nmea, ntrip, bytes").split(",");
    7575
    76   setMinimumSize(85*ww, 65*ww);
     76  setMinimumSize(95*ww, 65*ww);
    7777
    7878  setWindowTitle(tr("BKG Ntrip Client (BNC) Version " BNCVERSION));
Note: See TracChangeset for help on using the changeset viewer.