summaryrefslogtreecommitdiff
path: root/noncore/apps/tinykate/libkate/microkde/kaction.h
blob: 622330ef63f6e850079d0c9639d62260cfe83d22 (plain)
1
2
3
4
5
6
7
8
#ifndef MINIKDE_KACTION_H
#define MINIKDE_KACTION_H

#include <qaction.h>

#define KAction QAction

#endif