Skip to content

Commit

Permalink
make QgsDetailedItemDelegate link on windoze
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@8471 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed May 19, 2008
1 parent d4ac329 commit 0ec3ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsdetaileditemdelegate.h
Expand Up @@ -24,7 +24,7 @@
class QCheckBox;
class QgsDetailedItemWidget;

class QgsDetailedItemDelegate :
class GUI_EXPORT QgsDetailedItemDelegate :
public QAbstractItemDelegate
{
Q_OBJECT;
Expand Down

0 comments on commit 0ec3ee1

Please sign in to comment.