Changeset 5045 in ntrip


Ignore:
Timestamp:
Mar 28, 2013, 5:33:51 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GnssCenter/main/mainwin.cpp

    r5042 r5045  
    4646      t_pluginInterface* plugin = qobject_cast<t_pluginInterface*>(object);
    4747      qDebug() << "Plugin: " << plugin; 
     48      if (plugin) {
     49        plugin->show();
     50      }
    4851    }
    4952  }
Note: See TracChangeset for help on using the changeset viewer.