Changeset 997 in ntrip


Ignore:
Timestamp:
Jul 29, 2008, 10:56:03 AM (16 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r996 r997  
    859859  QGridLayout* dlgLayout = new QGridLayout();
    860860  QLabel* img = new QLabel();
    861   img->setPixmap(QPixmap(":flowchart.png"));
     861  img->setPixmap(QPixmap(":bncflowchart.png"));
    862862  dlgLayout->addWidget(img, 0,0);
    863863  dlgLayout->addWidget(_closeButton,1,0,Qt::AlignLeft);
Note: See TracChangeset for help on using the changeset viewer.