cut 3.4.3
Loading...
Searching...
No Matches
bindings.h
Go to the documentation of this file.
1
9
10#ifndef COLOR_BINDINGS_H
11#define COLOR_BINDINGS_H
12
13#define QT_ANNOTATE_ACCESS_SPECIFIER(a) __attribute__((annotate(#a)))
14
15#include "CutColor.h"
16
17#endif // COLOR_BINDINGS_H
Workaround header library to provide a common include name for Qt Designer plugins....