2
0
Maldela 10 жил өмнө
parent
commit
5848b3b10a
1 өөрчлөгдсөн 0 нэмэгдсэн , 13 устгасан
  1. 0 13
      share/src/export.h

+ 0 - 13
share/src/export.h

@@ -1,13 +0,0 @@
-#ifndef EXPORT_H
-#define EXPORT_H
-
-#if defined(FANCONTROL_GUI_LIBRARY)
-#  define FANCONTROL_GUI_EXPORT Q_DECL_EXPORT
-#else
-#  define FANCONTROL_GUI_EXPORT Q_DECL_IMPORT
-#endif
-
-//#define TRANSLATION_DOMAIN "fancontrol-gui"
-
-#endif // EXPORT_H
-