From ae467a89591b45a8a190174a0cae0b330de8d89e Mon Sep 17 00:00:00 2001 From: harlekin Date: Thu, 31 Oct 2002 13:09:13 +0000 Subject: excludeFromRefresh() added --- (limited to 'libopie/todayplugininterface.h') diff --git a/libopie/todayplugininterface.h b/libopie/todayplugininterface.h index becb79c..b37a3ab 100644 --- a/libopie/todayplugininterface.h +++ b/libopie/todayplugininterface.h @@ -59,6 +59,12 @@ public: */ virtual QString appName() const = 0; + + /** + * If the plugin should take part in the periodic refresh + */ + virtual bool excludeFromRefresh() const = 0; + /** * minimum height the plugin at least should have */ -- cgit v0.9.0.2