Removed unused data member.

git-svn-id: http://yate.null.ro/svn/yate/trunk@5892 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2014-08-04 10:25:46 +00:00
parent 11a02cf913
commit 8ad22c514b
1 changed files with 0 additions and 2 deletions

View File

@ -378,8 +378,6 @@ private:
bool m_horzHeader; // Show/hide the horizontal header
bool m_notifyItemChanged; // Notify 'listitemchanged' action
bool m_notifySelChgOnRClick; // Notify selection changed on mouse right button click
ObjList* m_uiActions; // The list of actions for which the table
// should enqueue an ui.action message
QMenu* m_contextMenu;
QString m_enterKeyActionName; // The name of the Enter key pressed action
// Filter