2 Copyright (c) 2003 Chris Howells <howells@kde.org>
4 *************************************************************************
6 * This program is free software; you can redistribute it and/or *
7 * modify it under the terms of the GNU Lesser General Public *
8 * License as published by the Free Software Foundation; version *
11 *************************************************************************
20 class KRandomSetup
: public KDialog
24 KRandomSetup( QWidget
*parent
= NULL
, const char *name
= NULL
);
30 QCheckBox
*manipulateScreen
;