From 01f26248efccbd764e7c82b74372f33a4bbae303 Mon Sep 17 00:00:00 2001 From: ibotty Date: Fri, 11 Oct 2002 17:43:18 +0000 Subject: changed references to widget into references to widgetLayer or EmulationWidget. --- (limited to 'noncore/apps/opie-console/widget_layer.h') diff --git a/noncore/apps/opie-console/widget_layer.h b/noncore/apps/opie-console/widget_layer.h index 5bd2ef9..01a4614 100644 --- a/noncore/apps/opie-console/widget_layer.h +++ b/noncore/apps/opie-console/widget_layer.h @@ -102,8 +102,9 @@ public: /** * reload configuration + * @param const Profile& config, the config to be used (may be the same as in constructor) */ - virtual void reloadConfig() = 0; + virtual void reloadConfig( const Profile& config ) = 0; /** -- cgit v0.9.0.2