Changeset 5041 in ntrip for trunk/GnssCenter


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

Legend:

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

    r5039 r5041  
    3535  // --------------
    3636  QDir pluginsDir = QDir(qApp->applicationDirPath());
    37 
    38   qDebug() << pluginsDir;
     37 
     38  pluginsDir.cd("plugins");
    3939
    4040  foreach (QString fileName, pluginsDir.entryList(QDir::Files)) {
Note: See TracChangeset for help on using the changeset viewer.