moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / ktouch / src / ktouchutils.h
blob914aad0a4adf0de1fc032ba47b5a3a8946e89405
1 /***************************************************************************
2 * ktouchutils.h *
3 * ------------- *
4 * Copyright (C) 2000 by Håvard Frøiland, 2004 by Andreas Nicolai *
5 * ghorwin@users.sourceforge.net *
6 * *
7 * This program is free software; you can redistribute it and/or modify *
8 * it under the terms of the GNU General Public License as published by *
9 * the Free Software Foundation; either version 2 of the License, or *
10 * (at your option) any later version. *
11 ***************************************************************************/
13 #ifndef KTOUCHUTILS_H
14 #define KTOUCHUTILS_H
16 #include <qstring.h>
18 QString format_speed(double speed);
20 #endif // KTOUCHUTILS_H