From: ptv Date: Wed, 11 Oct 2006 14:24:47 +0000 (+0000) Subject: correct X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7b9ed953ad502e2daa17064f585f41e853b327fe;p=modules%2Fgui.git correct --- diff --git a/src/Qtx/Makefile.in b/src/Qtx/Makefile.in index ea5bccbc6..68bb37831 100755 --- a/src/Qtx/Makefile.in +++ b/src/Qtx/Makefile.in @@ -69,7 +69,8 @@ EXPORT_HEADERS= Qtx.h \ QtxListView.h \ QtxDirListEditor.h \ QtxDblValidator.h \ - QtxSplash.h + QtxSplash.h \ + QtxStyleWrap.h # .po files to transform in .qm @@ -118,7 +119,8 @@ LIB_SRC= \ QtxListView.cxx \ QtxDirListEditor.cxx \ QtxDblValidator.cxx \ - QtxSplash.cxx + QtxSplash.cxx \ + QtxStyleWrap.cxx LIB_MOC = \ QtxAction.h \ @@ -152,7 +154,8 @@ LIB_MOC = \ QtxListResourceEdit.h \ QtxDirListEditor.h \ QtxDblValidator.h \ - QtxSplash.h + QtxSplash.h \ + QtxStyleWrap.h RESOURCES_FILES = \