summaryrefslogtreecommitdiffstats
path: root/kaddressbook/features/resourceselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/features/resourceselection.h')
-rw-r--r--kaddressbook/features/resourceselection.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/kaddressbook/features/resourceselection.h b/kaddressbook/features/resourceselection.h
index 6e1a56b0..a2eff8c1 100644
--- a/kaddressbook/features/resourceselection.h
+++ b/kaddressbook/features/resourceselection.h
@@ -66,6 +66,13 @@ class ResourceSelection : public KAB::ExtensionWidget
const QString& /*type*/,
const QString& subResource );
+ void contextMenuRequested ( QListViewItem *i, const QPoint &pos, int );
+
+ void showInfo();
+
+ void reloadResource();
+ void saveResource();
+
private:
void initGUI();