mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 18:46:29 +03:00
Replaced default font.
Added beginPropertiesTransaction() and endPropertiesTransaction(). Added UILayout. Added EventOnDragStart and EventOnDragStop. Renamed MsgDragEnd to MsgDragStop. --HG-- branch : dev
This commit is contained in:
@@ -7,7 +7,7 @@ UIRelativeLayout * UIRelativeLayout::New() {
|
||||
}
|
||||
|
||||
UIRelativeLayout::UIRelativeLayout() :
|
||||
UIWidget()
|
||||
UILayout()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user