From 284458d6c7644159eb14479e9f41127fd400ffdb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 3 Dec 2011 21:05:17 +0300 Subject: Allow copy any line from chat log to clipboard by context menu item "Copy to clipboard". --- src/gui/popupmenu.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/popupmenu.h') diff --git a/src/gui/popupmenu.h b/src/gui/popupmenu.h index 4bbe2c46c..6dc9a953a 100644 --- a/src/gui/popupmenu.h +++ b/src/gui/popupmenu.h @@ -172,6 +172,8 @@ class PopupMenu : public Popup, public LinkHandler Button *mButton; std::string mNick; int mType; + int mX; + int mY; /** * Shared code for the various showPopup functions. -- cgit v1.2.3-70-g09d2