Skip to content

Commit

Permalink
add Q_PROPERTY for showLockIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Mar 14, 2017
1 parent ff2d1ad commit d24ba19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/qgspasswordlineedit.h
Expand Up @@ -32,6 +32,7 @@
class GUI_EXPORT QgsPasswordLineEdit : public QLineEdit
{
Q_OBJECT
Q_PROPERTY( bool showLockIcon READ showLockIcon WRITE setShowLockIcon )

public:

Expand Down

0 comments on commit d24ba19

Please sign in to comment.