Rename macos device finder

This commit is contained in:
Jonas Kvinge
2019-01-01 20:22:19 +01:00
parent faee781042
commit 4641115314
4 changed files with 13 additions and 10 deletions

View File

@@ -38,7 +38,7 @@
#endif
#ifdef Q_OS_MACOS
# include "osxdevicefinder.h"
# include "macosdevicefinder.h"
#endif
#ifdef Q_OS_WIN32