cut 3.3.0
Loading...
Searching...
No Matches
bindings.h
Go to the documentation of this file.
1
9
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
Workaround header library to provide a common include name for Qt Designer plugins....