add horizontal box layout, enter keypress fix

This commit is contained in:
Eduardo Bart
2012-01-15 11:57:42 -02:00
parent 8bc879d295
commit a238111c07
13 changed files with 269 additions and 27 deletions

View File

@@ -28,6 +28,7 @@
#include "uilineedit.h"
#include "uiframecounter.h"
#include "uilayout.h"
#include "uihorizontallayout.h"
#include "uiverticallayout.h"
#include "uigridlayout.h"
#include "uianchorlayout.h"