From a9848ce3fed7862d52b299b604535781e440eb4a Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Tue, 1 Jun 2010 21:25:02 +0000 Subject: Theme Editor: Put together a simple GUI to test going back and forth between a tree view and a text edit box git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26455 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/editorwindow.ui | 87 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 utils/themeeditor/editorwindow.ui (limited to 'utils/themeeditor/editorwindow.ui') diff --git a/utils/themeeditor/editorwindow.ui b/utils/themeeditor/editorwindow.ui new file mode 100644 index 0000000..35ff373 --- /dev/null +++ b/utils/themeeditor/editorwindow.ui @@ -0,0 +1,87 @@ + + + EditorWindow + + + + 0 + 0 + 800 + 400 + + + + MainWindow + + + + + + + + + + + + Update Code + + + + + + + + + + + + + + + + + + 0 + 0 + 800 + 25 + + + + + File + + + + + + + + + Quit + + + Ctrl+Q + + + + + + + actionQuit + activated() + EditorWindow + close() + + + 65 + 57 + + + 299 + 199 + + + + + -- cgit v1.1