Re: [PATCH] Force requirement for filename option in cmd line

2010-11-09 Thread Denis Kenzior
Hi Gustavo, On 11/09/2010 12:45 PM, Gustavo F. Padovan wrote: > --- > src/main.cpp |7 ++- > 1 files changed, 6 insertions(+), 1 deletions(-) > This patch has been applied, thanks. Regards, -Denis ___ ofono mailing list ofono@ofono.org http:/

[PATCH] Force requirement for filename option in cmd line

2010-11-09 Thread Gustavo F. Padovan
--- src/main.cpp |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index d601ac2..d4327b1 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -35,7 +35,7 @@ static void usage() int main(int argc, char **argv) { QApplication app(argc, argv