Rename KCmd to avoid conflicts with KDE4

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

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

Loading…
Cancel
Save