summaryrefslogtreecommitdiff
path: root/src/gui/widgets/createwidget.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-06-14Rename CREATEWIDGET* macroses.Andrei Karas1-4/+4
2015-06-14Use CREATEWIDGET macro in actions.Andrei Karas1-0/+6
2015-06-14Use CREATEWIDGET macro in game.Andrei Karas1-0/+4
2015-06-14Add macro for create widget, call postInit and return widget.Andrei Karas1-1/+1
2015-06-14Add to Widget class method postInit().Andrei Karas1-0/+3
2015-06-14Add macro for create widget and call postInit().Andrei Karas1-0/+28