Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / workspace / khotkeys / wrk / header_template
blob93155ce66d8735a955964ca2953c1bc2c80f7ab7
1 /****************************************************************************
3  KHotKeys
4  
5  Copyright (C) 2003 Lubos Lunak <l.lunak@kde.org>
7  Distributed under the terms of the GNU General Public License version 2.
8  
9 ****************************************************************************/
11 #ifndef _|FILENAME|_
12 #define _|FILENAME|_
14 namespace KHotKeys
17 //***************************************************************************
18 // Inline
19 //***************************************************************************
21 } // namespace KHotKeys
23 #endif