summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/tests/komacrotestgui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/macros/tests/komacrotestgui.cpp')
-rw-r--r--kexi/plugins/macros/tests/komacrotestgui.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/plugins/macros/tests/komacrotestgui.cpp b/kexi/plugins/macros/tests/komacrotestgui.cpp
index d651aa01b..a0814f1f3 100644
--- a/kexi/plugins/macros/tests/komacrotestgui.cpp
+++ b/kexi/plugins/macros/tests/komacrotestgui.cpp
@@ -28,9 +28,9 @@ static const char description[] =
static const char version[] = "0.1";
-static const KCmdLineOptions options[] =
+static const TDECmdLineOptions options[] =
{
- KCmdLineLastOption
+ TDECmdLineLastOption
};
int main( int argc, char** argv )