From b275f9c20d283c4d45fb08d4c306c8481d54565d Mon Sep 17 00:00:00 2001 From: senator Date: Tue, 18 Mar 2008 12:38:10 +0000 Subject: set command line behaviour to use macro, cpr and user --- client/macro.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/macro.h') diff --git a/client/macro.h b/client/macro.h index 9863d3a..a3fadf5 100644 --- a/client/macro.h +++ b/client/macro.h @@ -36,6 +36,6 @@ protected: bool eventFilter( QObject *o, QEvent *e ); }; -void new_macro(QString name); +void new_macro(QString name, QString cpr, QString user); #endif/*__PRACRO_MACRO_H__*/ -- cgit v1.2.3