From c32728c91c2579688d3e7ffc4afbea1acf2385e0 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Sat, 26 Jun 2010 05:18:21 +0000 Subject: Theme Editor: Began integrating device configuration panel with renderer git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27135 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/gui/configdocument.h | 1 - 1 file changed, 1 deletion(-) (limited to 'utils/themeeditor/gui/configdocument.h') diff --git a/utils/themeeditor/gui/configdocument.h b/utils/themeeditor/gui/configdocument.h index 0057ac15c4..e91c5cc357 100644 --- a/utils/themeeditor/gui/configdocument.h +++ b/utils/themeeditor/gui/configdocument.h @@ -75,7 +75,6 @@ private slots: void addClicked(); void textChanged(); - private: Ui::ConfigDocument *ui; QList containers; -- cgit v1.2.3