I'm lost... Could you send me (privately) the ui_MinimumTrackPointProperties.h
2008/11/12 Arnd Baecker <[EMAIL PROTECTED]> > On Wed, 12 Nov 2008, Chris Browet wrote: > > > Could you list the ui_*.h files you have in tmp, please? > > ui_AboutDialog.h ui_NativeRenderDialog.h > ui_CreateDoubleWayDock.h ui_PaintStyleEditor.h > ui_CreateRoundaboutDock.h ui_PictureViewerDialog.h > ui_DirtyDock.h ui_PreferencesDialog.h > ui_DownloadMapDialog.h ui_qgpsmainwindowui.h > ui_ExportDialog.h ui_SelectionDialog.h > ui_GotoDialog.h ui_SyncListDialog.h > ui_MainWindow.h ui_TMSPreferencesDialog.h > ui_MinimumRelationProperties.h ui_UploadMapDialog.h > ui_MinimumRoadProperties.h ui_WMSPreferencesDialog.h > ui_MinimumTrackPointProperties.h ui_WorldOsbManager.h > ui_MultiProperties.h > > > Plus confirm the first lines of 'PropertiesDock.h" are: > > > > #ifndef MERKATOR_PROPERTIESDOCK_H_ > > #define MERKATOR_PROPERTIESDOCK_H_ > > > > #include <ui_MinimumTrackPointProperties.h> > > #include <ui_MinimumRelationProperties.h> > > #include <ui_MinimumRoadProperties.h> > > #include <ui_MultiProperties.h> > > Yes, they look the same to me: > > #ifndef MERKATOR_PROPERTIESDOCK_H_ > #define MERKATOR_PROPERTIESDOCK_H_ > > #include <ui_MinimumTrackPointProperties.h> > #include <ui_MinimumRelationProperties.h> > #include <ui_MinimumRoadProperties.h> > #include <ui_MultiProperties.h> > > Arnd >
_______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
