cut  1.2.2-pre1
bindings.h
Go to the documentation of this file.
1 
10 #ifndef BINDINGS_H
11 #define BINDINGS_H
12 
13 #define QT_ANNOTATE_ACCESS_SPECIFIER(a) __attribute__((annotate(#a)))
14 
15 #include "CutWidgets.h"
16 
17 #endif // BINDINGS_H
CutWidgets.h
Workaround header library to provide a common include name for Qt Designer plugins....