Changeset 5045 in ntrip for trunk/GnssCenter/main
- Timestamp:
- Mar 28, 2013, 5:33:51 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GnssCenter/main/mainwin.cpp
r5042 r5045 46 46 t_pluginInterface* plugin = qobject_cast<t_pluginInterface*>(object); 47 47 qDebug() << "Plugin: " << plugin; 48 if (plugin) { 49 plugin->show(); 50 } 48 51 } 49 52 }
Note:
See TracChangeset
for help on using the changeset viewer.