Changeset 5041 in ntrip
- Timestamp:
- Mar 28, 2013, 5:21:12 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GnssCenter/main/mainwin.cpp
r5039 r5041 35 35 // -------------- 36 36 QDir pluginsDir = QDir(qApp->applicationDirPath()); 37 38 qDebug() << pluginsDir;37 38 pluginsDir.cd("plugins"); 39 39 40 40 foreach (QString fileName, pluginsDir.entryList(QDir::Files)) {
Note:
See TracChangeset
for help on using the changeset viewer.