From fe19574153a3b9ab2d8dcd66be21925204aa48d2 Mon Sep 17 00:00:00 2001 From: Markus Gans Date: Sun, 24 May 2015 19:54:02 +0200 Subject: [PATCH] Correcting the filename in comment --- test/input-dialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/input-dialog.cpp b/test/input-dialog.cpp index d0e272e3..9416295f 100644 --- a/test/input-dialog.cpp +++ b/test/input-dialog.cpp @@ -1,4 +1,4 @@ -// dialog.cpp +// input-dialog.cpp #include "fapp.h" #include "fbutton.h"