From ed9dd025690aa6d01e3408f26ed625241d09ac27 Mon Sep 17 00:00:00 2001 From: Noldor Date: Mon, 21 Jun 2010 15:46:45 +0000 Subject: Some fixes + docs updating + some little code improvements in objects module git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4491 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_treewidget.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/modules/objects/class_treewidget.h') diff --git a/src/modules/objects/class_treewidget.h b/src/modules/objects/class_treewidget.h index aaccd43cf..0a2af67ce 100644 --- a/src/modules/objects/class_treewidget.h +++ b/src/modules/objects/class_treewidget.h @@ -59,7 +59,6 @@ protected: bool itemExpandedEvent(KviKvsObjectFunctionCall *c); bool itemCollapsedEvent(KviKvsObjectFunctionCall *c); bool itemChangedEvent(KviKvsObjectFunctionCall *c); - bool customContextMenuRequestedEvent(KviKvsObjectFunctionCall *c); bool selectedItems(KviKvsObjectFunctionCall *c); bool currentItem(KviKvsObjectFunctionCall *c); bool setSelectionMode(KviKvsObjectFunctionCall *c); @@ -74,7 +73,6 @@ protected: bool topLevelItemCount(KviKvsObjectFunctionCall *c); protected slots: void slotClicked(QTreeWidgetItem *,int); - void slotCustomContextMenuRequested(const QPoint &pnt); void slotSelectionChanged(); void slotCurrentChanged(QTreeWidgetItem *,QTreeWidgetItem *); void slotItemActivated(QTreeWidgetItem *,int col); -- cgit v1.3.1-10-gc9f91