Read the GUI Editor widget and expression definition XML files from the right directory.
--HG-- branch : hotfixhg/compatibility
parent
a2c96c3053
commit
b881f9558b
@ -0,0 +1,8 @@
|
||||
#ifndef GUI_EDITOR_CONFIG_H
|
||||
#define GUI_EDITOR_CONFIG_H
|
||||
|
||||
#define WIDGETS_DIR "${OVQT_IMP_DATA_DIR}/widgets"
|
||||
#define EXPRESSIONS_DIR "${OVQT_IMP_DATA_DIR}/expressions"
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue