Skip to content

Commit

Permalink
Remove unnecessary Q3 headers
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5600 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Jul 14, 2006
1 parent 8455d60 commit 93730af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 2 additions & 3 deletions src/legend/qgslegend.cpp
Expand Up @@ -32,17 +32,16 @@
#include "qgsmaplayerregistry.h"
#include "qgsproject.h"
#include "qgsrasterlayerproperties.h"
#include <float.h>

#include <cfloat>
#include <QCoreApplication>
#include <QPixmap>
#include <QMouseEvent>
#include <iostream>
#include <QTreeWidgetItem>
#include <Q3PopupMenu>
#include <QMenu>
#include <QFont>
#include <QHeaderView>
#include <Q3ListViewItem>

static const char *const ident_ = "$Id$";

Expand Down
1 change: 0 additions & 1 deletion src/legend/qgslegend.h
Expand Up @@ -35,7 +35,6 @@ class QDomDocument;
class QDomNode;
class QMouseEvent;
class QTreeWidgetItem;
class Q3PopupMenu;

/**
\class QgsLegend
Expand Down

0 comments on commit 93730af

Please sign in to comment.