mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
8 lines
214 B
C
8 lines
214 B
C
#ifndef FORM_EDITOR_PROPERTIES__FORM_EDITOR_PROPERTIES_H
|
|
#define FORM_EDITOR_PROPERTIES__FORM_EDITOR_PROPERTIES_H
|
|
|
|
#include "PropertiesEditor.h"
|
|
#include "PropertiesMacro.h"
|
|
#include "Properties.h"
|
|
|
|
#endif
|