From 44f716e0f0aaf35869558a805e0fa7791996897a Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 10 Oct 2004 15:15:06 +0000 Subject: FixIt doesn't have any signals and slots so don't make it a QObject this fixes linking of it. Logger: Add new lines to fix compiler warnings --- (limited to 'noncore/apps/opie-console/logger.cpp') diff --git a/noncore/apps/opie-console/logger.cpp b/noncore/apps/opie-console/logger.cpp index 56557f3..6620faf 100644 --- a/noncore/apps/opie-console/logger.cpp +++ b/noncore/apps/opie-console/logger.cpp @@ -17,4 +17,4 @@ Logger::~Logger() { void Logger::append(QByteArray ar) { m_file.writeBlock(ar); -} \ No newline at end of file +} -- cgit v0.9.0.2