Fix unintended rename of KUICKFILE

pull/1/head
Slávek Banko 12 years ago
parent 194cf519e4
commit cb33e4af8d

@ -7,8 +7,8 @@
** **
****************************************************************************/ ****************************************************************************/
#ifndef KUICTDEFILE_H #ifndef KUICKFILE_H
#define KUICTDEFILE_H #define KUICKFILE_H
#include <tqobject.h> #include <tqobject.h>
#include <tqstring.h> #include <tqstring.h>
@ -97,4 +97,4 @@ private:
bool operator==( const KuickFile& first, const KuickFile& second ); bool operator==( const KuickFile& first, const KuickFile& second );
#endif // KUICTDEFILE_H #endif // KUICKFILE_H

Loading…
Cancel
Save