summaryrefslogtreecommitdiffstats
path: root/knights/knightspixcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/knightspixcache.h')
-rw-r--r--knights/knightspixcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/knightspixcache.h b/knights/knightspixcache.h
index dedd438..ef7cd78 100644
--- a/knights/knightspixcache.h
+++ b/knights/knightspixcache.h
@@ -26,7 +26,7 @@
*@author Troy Corbin Jr.
*/
-typedef struct cacheItem
+struct cacheItem
{
TQString label;
TQPixmap item;