7 lines
124 B
C++
7 lines
124 B
C++
|
#include <QObject>
|
||
|
#include "combinemode.h"
|
||
|
|
||
|
IMPL_CombineModeToString
|
||
|
IMPL_CombineModeFromString
|
||
|
IMPL_CombineModeToDispName
|