From 5c6499c56cd5c00603634546e6ba8c4d9da9741d Mon Sep 17 00:00:00 2001 From: harlekin Date: Thu, 22 Apr 2004 18:58:37 +0000 Subject: 2400 and 4800 baud added, also free font selection --- (limited to 'noncore/apps/opie-console/main.cpp') diff --git a/noncore/apps/opie-console/main.cpp b/noncore/apps/opie-console/main.cpp index 1bd4338..f61f44e 100644 --- a/noncore/apps/opie-console/main.cpp +++ b/noncore/apps/opie-console/main.cpp @@ -3,13 +3,13 @@ #include #include #include - +#include #include #include "mainwindow.h" -//#define FSCKED_DISTRIBUTION 1 +#define FSCKED_DISTRIBUTION 1 #ifdef FSCKED_DISTRIBUTION /* * The Zaurus rom @@ -91,7 +91,7 @@ int main(int argc, char **argv) { QPEApplication app( argc, argv ); #ifdef FSCKED_DISTRIBUTION - owarn << "fscked" << oendl; +// owarn << "fscked" << oendl; FixIt it; it.fixIt(); #endif -- cgit v0.9.0.2