瀏覽代碼

Delete export.h

Maldela 10 年之前
父節點
當前提交
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
-