From 55193d61aea1e2ef300db734d6a34dd82759c563 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Wed, 7 Jun 2006 08:49:45 +0000 Subject: [PATCH] Removed comma git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/aui/framemanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/aui/framemanager.h b/include/wx/aui/framemanager.h index 56ffcc3d6f..8c02e667db 100644 --- a/include/wx/aui/framemanager.h +++ b/include/wx/aui/framemanager.h @@ -614,7 +614,7 @@ public: typePaneSizer, typeBackground, typePaneBorder, - typePaneButton, + typePaneButton }; int type; // ui part type (see enum above) -- 2.45.2