Maldela 10 rokov pred
rodič
commit
5848b3b10a
1 zmenil súbory, kde vykonal 0 pridanie a 13 odobranie
  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
-