mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
fix build errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#ifdef Q_OS_MACOS
|
||||
#ifdef __APPLE__
|
||||
#include "diskusagebar.h"
|
||||
#include "platform/macos.h"
|
||||
|
||||
|
||||
+2
-4
@@ -1,5 +1,4 @@
|
||||
#ifdef Q_OS_MACOS
|
||||
|
||||
#ifdef __APPLE__
|
||||
#ifndef DISKUSAGEBAR_H
|
||||
#define DISKUSAGEBAR_H
|
||||
|
||||
@@ -32,5 +31,4 @@ private:
|
||||
};
|
||||
|
||||
#endif // DISKUSAGEBAR_H
|
||||
|
||||
#endif // Q_OS_MACOS
|
||||
#endif // __APPLE__
|
||||
Reference in New Issue
Block a user