From 85a6acb57bb6a0b7c5340f3f3107c1b39884c023 Mon Sep 17 00:00:00 2001 From: cniehaus Date: Thu, 02 Jan 2003 14:25:44 +0000 Subject: the first content arrives --- (limited to 'noncore/apps/odict/dictwidget.cpp') diff --git a/noncore/apps/odict/dictwidget.cpp b/noncore/apps/odict/dictwidget.cpp new file mode 100644 index 0000000..aa233c7 --- a/dev/null +++ b/noncore/apps/odict/dictwidget.cpp @@ -0,0 +1,30 @@ +/*************************************************************************** + application: : ODict + + begin : December 2002 + copyright : ( C ) 2002, 2003 by Carsten Niehaus + email : cniehaus@handhelds.org + **************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * ( at your option ) any later version. * + * * + **************************************************************************/ +#include "dictwidget.h" + +#include +#include +#include +#include +#include +#include +#include + +DictWidget::DictWidget() : QWidget() +{ +} + -- cgit v0.9.0.2