eVaf
Main Page
Namespaces
Classes
Files
File List
File Members
libgui.h
Go to the documentation of this file.
1
19
#ifndef __GUI_LIBCOMMON_H
20
# define __GUI_LIBCOMMON_H
21
22
#include <QtCore/qglobal.h>
23
24
#if defined(GUI_LIBRARY)
25
# define GUI_EXPORT Q_DECL_EXPORT
26
#else
27
# define GUI_EXPORT Q_DECL_IMPORT
28
#endif
29
30
#endif // libgui.h
libs
Gui
libgui.h
Generated by
1.8.11