- Timestamp:
- Sep 8, 2012, 5:52:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/rinex/reqcanalyze.cpp
r4662 r4666 582 582 plots << plotA << plotZ; 583 583 t_graphWin* graphWin = new t_graphWin(0, fileName, plots, 0, 0); 584 585 int ww = QFontMetrics(graphWin->font()).width('w'); 586 graphWin->setMinimumSize(120*ww, 40*ww); 587 584 588 graphWin->show(); 585 589
Note:
See TracChangeset
for help on using the changeset viewer.