Mercurial > dedupe
diff DataController.hpp @ 34:fda70a362ed5
Remove whitespace.
| author | Tom Fredrik Blenning Klaussen <bfg@blenning.no> |
|---|---|
| date | Thu, 06 Sep 2012 21:33:24 +0200 |
| parents | b5943e4bf676 |
| children | e5fa379d4030 |
line wrap: on
line diff
--- a/DataController.hpp Thu Sep 06 21:32:33 2012 +0200 +++ b/DataController.hpp Thu Sep 06 21:33:24 2012 +0200 @@ -28,7 +28,7 @@ static void findFiles(const QDir& dir, QStringList& list); static QStringList findFiles(const QDir& dir); - void setDir(const QDir& dir); + void setDir(const QDir& dir); public: void buildDB(const QDir& dir);
