Skip to content

Commit

Permalink
fixed typo in comment
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@7346 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Nov 7, 2007
1 parent 16b14aa commit 21f95a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/main.cpp
Expand Up @@ -395,7 +395,7 @@ int main(int argc, char *argv[])
#endif

#ifdef Q_WS_WIN
//for windows lets use plastique syle!
//for windows lets use plastique style!
QApplication::setStyle(new QPlastiqueStyle);
#endif

Expand Down

0 comments on commit 21f95a2

Please sign in to comment.