Skip to content
Permalink
Browse files
Remove redundant q3 stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5493 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed May 27, 2006
1 parent 6eea76b commit 17dc1f0
Showing 1 changed file with 0 additions and 5 deletions.
@@ -342,11 +342,6 @@ this item may be moved back to the original position with resetToInitialPosition
*/
int getItemPos(QTreeWidgetItem* item);

/*!
* A QPopupMenu that will be displayed when the right mouse button is clicked.
*/
Q3PopupMenu * mPopupMenu;

/**Pointer to the main canvas. Used for requiring repaints in case of legend changes*/
QgsMapCanvas* mMapCanvas;

0 comments on commit 17dc1f0

Please sign in to comment.