]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Porting to Qt4
authorvsr <vsr@opencascade.com>
Thu, 17 May 2007 07:47:45 +0000 (07:47 +0000)
committervsr <vsr@opencascade.com>
Thu, 17 May 2007 07:47:45 +0000 (07:47 +0000)
src/Qtx/QtxMRUAction.h

index c917fa385ce9a027606f28d65e73c33b502d87cf..f8a5dd9b0e034a64484b94454df9a3addd809a1a 100755 (executable)
@@ -36,8 +36,6 @@ class QTX_EXPORT QtxMRUAction : public QtxAction
 {
   Q_OBJECT
 
-  Q_PROPERTY( int visibleCount READ visibleCount WRITE setVisibleCount )
-
 public:
   //! Items insertion policy
   typedef enum { MoveFirst,   //!< put the specified item to the beginning