From ff0caad7ea46d19f7a7916047fd0914f6f100dde Mon Sep 17 00:00:00 2001 From: ibotty Date: Wed, 09 Oct 2002 13:33:13 +0000 Subject: added method, to reload configuration, without having to restart it... --- (limited to 'noncore') diff --git a/noncore/apps/opie-console/widget_layer.h b/noncore/apps/opie-console/widget_layer.h index 0056061..c91a957 100644 --- a/noncore/apps/opie-console/widget_layer.h +++ b/noncore/apps/opie-console/widget_layer.h @@ -100,6 +100,12 @@ public: void pasteClipboard(); + /** + * reload configuration + */ + virtual void reloadConfig(); + + signals: /** -- cgit v0.9.0.2