@@ -213,8 +213,8 void LPMONMainWindow::showAboutBox() | |||
|
213 | 213 | void LPMONMainWindow::pluginselected(const QString &instanceName) |
|
214 | 214 | { |
|
215 | 215 | socexplorerplugin* drv=socexplorerproxy::self()->getSysDriver(instanceName); |
|
216 |
|
|
|
217 |
|
|
|
216 | if(drv) | |
|
217 | drv->raise(); | |
|
218 | 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