diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2012-08-14 01:38:32 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2012-08-14 01:38:32 +0200 |
commit | 7991a01b9526056d7a8ef199868902bde85001ae (patch) | |
tree | 7cf1b3ee9383d080980c8547bfa2784a11a809ec /qmsgwatchlet/qmsgwatchlet.cpp | |
parent | 758cec1a767c056aaf9da36fd411cdf4a8fba32e (diff) | |
download | sowatch-7991a01b9526056d7a8ef199868902bde85001ae.tar.gz sowatch-7991a01b9526056d7a8ef199868902bde85001ae.zip |
fixing the qmsg watchlet
Diffstat (limited to 'qmsgwatchlet/qmsgwatchlet.cpp')
-rw-r--r-- | qmsgwatchlet/qmsgwatchlet.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qmsgwatchlet/qmsgwatchlet.cpp b/qmsgwatchlet/qmsgwatchlet.cpp index 35a99d8..7111c81 100644 --- a/qmsgwatchlet/qmsgwatchlet.cpp +++ b/qmsgwatchlet/qmsgwatchlet.cpp @@ -1,3 +1,5 @@ +#include <QtCore/QDebug> + #include "qmsgwatchlet.h" QTM_USE_NAMESPACE |