- Timestamp:
- Sep 7, 2006, 5:06:37 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r120 r121 424 424 425 425 dlg->setLayout(dlgLayout); 426 int ww = QFontMetrics(font()).width('w'); 427 dlg->resize(60*ww, 40*ww); 426 428 dlg->show(); 427 429 }
Note:
See TracChangeset
for help on using the changeset viewer.