Clean some trailing whitespace

Change-Id: I71bb0436ff06cb8981bf465ef42640b622a9f2bc
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
Orgad Shaneh
2014-05-07 13:39:05 +03:00
committed by Orgad Shaneh
parent 6886d0ac60
commit b9f79cbd01
4 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
+
class QT_QTLOCKEDFILE_EXPORT QtLockedFile : public QFile
{
public:
public:
@@ -41,4 +43,6 @@
LockMode m_lock_mode;
};