mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-31 06:12:22 -06:00
11 lines
164 B
C
11 lines
164 B
C
#ifndef _SqlCtrl_SqlDlg_h_
|
|
#define _SqlCtrl_SqlDlg_h_
|
|
|
|
NAMESPACE_UPP
|
|
|
|
#define LAYOUTFILE <SqlCtrl/SqlCtrl.lay>
|
|
#include <CtrlCore/lay.h>
|
|
|
|
END_UPP_NAMESPACE
|
|
|
|
#endif
|