[svn] pinentry - r202 - in trunk: . qt4
svn author marcus
cvs at cvs.gnupg.org
Thu Apr 9 15:42:29 CEST 2009
Author: marcus
Date: 2009-04-09 15:42:29 +0200 (Thu, 09 Apr 2009)
New Revision: 202
Modified:
trunk/ChangeLog
trunk/qt4/qsecurelineedit.h
Log:
2009-04-09 Marcus Brinkmann <marcus at g10code.de>
* qt4/qsecurelineedit.h (QSecureLineEdit): Don't export.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2009-04-06 12:04:58 UTC (rev 201)
+++ trunk/ChangeLog 2009-04-09 13:42:29 UTC (rev 202)
@@ -1,3 +1,7 @@
+2009-04-09 Marcus Brinkmann <marcus at g10code.de>
+
+ * qt4/qsecurelineedit.h (QSecureLineEdit): Don't export.
+
2009-04-06 Marcus Brinkmann <marcus at g10code.de>
* configure.ac: Portability fixes.
Modified: trunk/qt4/qsecurelineedit.h
===================================================================
--- trunk/qt4/qsecurelineedit.h 2009-04-06 12:04:58 UTC (rev 201)
+++ trunk/qt4/qsecurelineedit.h 2009-04-09 13:42:29 UTC (rev 202)
@@ -90,7 +90,7 @@
class QAbstractSpinBox;
class QDateTimeEdit;
-class Q_GUI_EXPORT QSecureLineEdit : public QWidget
+class QSecureLineEdit : public QWidget
{
Q_OBJECT
More information about the Gnupg-commits
mailing list