Changeset 5041 in ntrip for trunk/GnssCenter/main
- Timestamp:
- Mar 28, 2013, 5:21:12 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified 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.