From 5619b4f6cf968b8d5820d214790ec29f7f109a63 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Sun, 6 Jun 2010 02:11:04 +0000 Subject: Theme Editor: Added code generation with tabs git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26608 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/editorwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/themeeditor/editorwindow.h') diff --git a/utils/themeeditor/editorwindow.h b/utils/themeeditor/editorwindow.h index 0febe54021..bf1228acec 100644 --- a/utils/themeeditor/editorwindow.h +++ b/utils/themeeditor/editorwindow.h @@ -50,6 +50,7 @@ private slots: void saveCurrent(); void saveCurrentAs(); void tabTitleChanged(QString title); + void updateCurrent(); /* Generates code in the current tab */ private: /* Setup functions */ -- cgit v1.2.3