Rename KCmd to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent e68f1e3641
commit 80be7d3476

@ -32,9 +32,9 @@ static const char description[] =
static const char version[] = "0.3.2.1";
static KCmdLineOptions options[] =
static TDECmdLineOptions options[] =
{
KCmdLineLastOption
TDECmdLineLastOption
};
int main(int argc, char **argv)

Loading…
Cancel
Save