Navigation Menu

Skip to content

Commit

Permalink
fix ugly workaround r13732
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13733 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Jun 14, 2010
1 parent c3d4aa3 commit 72120bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/qgisapp.h
Expand Up @@ -359,7 +359,7 @@ class QgisApp : public QMainWindow
//! returns pointer to map legend
QgsLegend *legend();

#if Q_OS_WIN
#ifdef Q_OS_WIN
//! ugly hack
void skipNextContextMenuEvent();
#endif
Expand Down

0 comments on commit 72120bb

Please sign in to comment.