Changeset 5057 in ntrip for trunk/GnssCenter/main
- Timestamp:
- Mar 28, 2013, 7:21:51 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GnssCenter/main/mainwin.cpp
r5056 r5057 134 134 void t_mainWin::slotStartPlugin() { 135 135 qDebug() << "slotStartPlugin" << sender(); 136 t_pluginAction* action = dynamic_cast<t_pluginAction*>(sender()); 137 qDebug() << "Action" << action; 136 138 // t_svgMap* svgMap = new t_svgMap(); 137 139 // QMdiSubWindow* win = _mdi->addSubWindow(svgMap);
Note:
See TracChangeset
for help on using the changeset viewer.