From a98c9a68ddcca298f1649a89052044ddaccaffa2 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Sat, 9 Sep 2000 23:19:43 +0000 Subject: [PATCH] Detabified. committer: mfx 968541583 +0000 --- src/ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui.h b/src/ui.h index 746391d3..d5760946 100644 --- a/src/ui.h +++ b/src/ui.h @@ -110,7 +110,7 @@ protected: static long update_fu_len; #if defined(WITH_GUI) - CMainDlg* pMain; + CMainDlg* pMain; #endif };