Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Tidy up the #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5898 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
g_j_m
committed
Oct 1, 2006
1 parent
c90276e
commit dadb488
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -27,8 +27,8 @@ | ||
|
||
class QCloseEvent; | ||
class Q3ListViewItem; | ||
class Q3PopupMenu; | ||
class QAction; | ||
class QMenu; | ||
|
||
/** | ||
*@author Gary E.Sherman | ||