Fix unintended rename of KUICKFILE

master
Slávek Banko 11 years ago
parent 8e34e6377b
commit 3a9b47705a

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

Loading…
Cancel
Save