Pārlūkot izejas kodu

Delete export.h

Maldela 10 gadi atpakaļ
vecāks
revīzija
5848b3b10a
1 mainītis faili ar 0 papildinājumiem un 13 dzēšanām
  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
-