Rename KCmd to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 1d04439de0
commit 73bac86911

@ -22,7 +22,7 @@
static const char version[] = "2.8.1";
static const char description[] = I18N_NOOP("A Quake-style terminal emulator based on TDE Konsole technology. ");
static KCmdLineOptions options[] = { KCmdLineLastOption };
static TDECmdLineOptions options[] = { TDECmdLineLastOption };
int main(int argc, char ** argv)
{

Loading…
Cancel
Save