Changeset 997 in ntrip
- Timestamp:
- Jul 29, 2008, 10:56:03 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r996 r997 859 859 QGridLayout* dlgLayout = new QGridLayout(); 860 860 QLabel* img = new QLabel(); 861 img->setPixmap(QPixmap(": flowchart.png"));861 img->setPixmap(QPixmap(":bncflowchart.png")); 862 862 dlgLayout->addWidget(img, 0,0); 863 863 dlgLayout->addWidget(_closeButton,1,0,Qt::AlignLeft);
Note:
See TracChangeset
for help on using the changeset viewer.