Skip to content

Commit 17dc1f0

Browse files
author
g_j_m
committed
Remove redundant q3 stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5493 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 6eea76b commit 17dc1f0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/legend/qgslegend.h

-5
Original file line numberDiff line numberDiff line change
@@ -342,11 +342,6 @@ this item may be moved back to the original position with resetToInitialPosition
342342
*/
343343
int getItemPos(QTreeWidgetItem* item);
344344

345-
/*!
346-
* A QPopupMenu that will be displayed when the right mouse button is clicked.
347-
*/
348-
Q3PopupMenu * mPopupMenu;
349-
350345
/**Pointer to the main canvas. Used for requiring repaints in case of legend changes*/
351346
QgsMapCanvas* mMapCanvas;
352347

0 commit comments

Comments
 (0)