diff options
author | Marius Kintel <marius@kintel.net> | 2010-11-08 03:54:08 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2010-11-08 03:54:08 (GMT) |
commit | 10b411f2a1eb0eeb241f5064555ed2018a6cfb47 (patch) | |
tree | a85ca0d34750fef2273a1bd0b83d5ac7167f1d96 /src/MainWindow.ui | |
parent | 4dbae0e7f2fde2403ca5cd634ccf0fe2355b249c (diff) |
Cosmetics, temporarily disabled preferences in GLView
Diffstat (limited to 'src/MainWindow.ui')
-rw-r--r-- | src/MainWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MainWindow.ui b/src/MainWindow.ui index f61d240..8d5bbb9 100644 --- a/src/MainWindow.ui +++ b/src/MainWindow.ui @@ -38,7 +38,7 @@ <property name="orientation"> <enum>Qt::Vertical</enum> </property> - <widget class="GLView" name="screen" native="true"/> + <widget class="GLView" name="glview" native="true"/> <widget class="QTextEdit" name="console"/> </widget> </item> |