@@ -213,8 +213,8 void LPMONMainWindow::showAboutBox() | |||||
213 | void LPMONMainWindow::pluginselected(const QString &instanceName) |
|
213 | void LPMONMainWindow::pluginselected(const QString &instanceName) | |
214 | { |
|
214 | { | |
215 | socexplorerplugin* drv=socexplorerproxy::self()->getSysDriver(instanceName); |
|
215 | socexplorerplugin* drv=socexplorerproxy::self()->getSysDriver(instanceName); | |
216 |
|
|
216 | if(drv) | |
217 |
|
|
217 | drv->raise(); | |
218 | // TODO add plugin widget auto focus |
|
218 | // TODO add plugin widget auto focus | |
219 | } |
|
219 | } | |
220 |
|
220 |
General Comments 0
You need to be logged in to leave comments.
Login now