whitespaces
This commit is contained in:
parent
30feefb728
commit
20155b84c4
2 changed files with 4 additions and 2 deletions
|
@ -37,6 +37,7 @@ int main(void) {
|
|||
// Attach the mouse input
|
||||
gwinAttachMouse(0);
|
||||
|
||||
// create the widget
|
||||
createWidgets();
|
||||
|
||||
// We want to listen for widget events
|
||||
|
|
|
@ -37,6 +37,7 @@ int main(void) {
|
|||
// Attach the mouse input
|
||||
gwinAttachMouse(0);
|
||||
|
||||
// create the widget
|
||||
createWidgets();
|
||||
|
||||
// We want to listen for widget events
|
||||
|
|
Loading…
Add table
Reference in a new issue