Skip to content

Commit ecbd407

Browse files
author
jef
committedMay 19, 2008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/qgsdetaileditemdelegate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
class QCheckBox;
2525
class QgsDetailedItemWidget;
2626

27-
class QgsDetailedItemDelegate :
27+
class GUI_EXPORT QgsDetailedItemDelegate :
2828
public QAbstractItemDelegate
2929
{
3030
Q_OBJECT;

0 commit comments

Comments
 (0)
Please sign in to comment.