From 835ce09e8d5f2bf2d81709b2a7dc9740996748c1 Mon Sep 17 00:00:00 2001
From: Mattia Barbon <mbarbon@cpan.org>
Date: Sat, 27 Jul 2002 20:24:44 +0000
Subject: [PATCH] Added statline.h to wxMotif files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---
 distrib/msw/tmake/filelist.txt | 1 +
 src/motif/files.lst            | 1 +
 2 files changed, 2 insertions(+)

diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt
index 739604f888..a4442b1105 100644
--- a/distrib/msw/tmake/filelist.txt
+++ b/distrib/msw/tmake/filelist.txt
@@ -1494,6 +1494,7 @@ scrolwin.h	GenericH
 spinctlg.h	GenericH
 splash.h	GenericH
 splitter.h	GenericH
+statline.h	GenericH	NotMSW,NotMac,NotMGL,NotMicro,NotGTK,NotX11,NotOS2,NotUniv
 statusbr.h	GenericH
 tabg.h	GenericH	NotWin32
 textdlgg.h	GenericH
diff --git a/src/motif/files.lst b/src/motif/files.lst
index b5ccb2a35b..5093030b10 100644
--- a/src/motif/files.lst
+++ b/src/motif/files.lst
@@ -592,6 +592,7 @@ ALL_HEADERS = \
 		generic/spinctlg.h \
 		generic/splash.h \
 		generic/splitter.h \
+		generic/statline.h \
 		generic/statusbr.h \
 		generic/tabg.h \
 		generic/textdlgg.h \
-- 
2.47.2