[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [koffice] libs/kotext/styles: Make KTableStyle
From:       "Dr. Robert Marmorstein" <robert () narnia ! homeunix ! com>
Date:       2011-08-02 9:16:39
Message-ID: 20110802091639.97C39A60DF () git ! kde ! org
[Download RAW message or body]

Git commit 64b6598bc81e8c4c6ac9527c95a12631c4cf90fb by Dr. Robert Marmorstein.
Committed on 02/08/2011 at 04:10.
Pushed by robertm into branch 'master'.

Make KTableStyle (non-default)constructor explicit

M  +1    -1    libs/kotext/styles/KTableStyle.h

http://commits.kde.org/koffice/64b6598bc81e8c4c6ac9527c95a12631c4cf90fb

diff --git a/libs/kotext/styles/KTableStyle.h b/libs/kotext/styles/KTableStyle.h
index e8681a2..d7ede42 100644
--- a/libs/kotext/styles/KTableStyle.h
+++ b/libs/kotext/styles/KTableStyle.h
@@ -65,7 +65,7 @@ public:
     /// Constructor
     explicit KTableStyle(QObject *parent = 0);
     /// Creates a KTableStyle with the given table format, and \a parent
-    KTableStyle(const QTextTableFormat &blockFormat, QObject *parent = 0);
+    explicit KTableStyle(const QTextTableFormat &blockFormat, QObject *parent = 0);
     /// Destructor
     ~KTableStyle();
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic