Fix "Files" file for files from Qt windowport.
This commit is contained in:
8
Files
8
Files
@@ -47,7 +47,7 @@ wintty.h
|
||||
(files for X versions)
|
||||
tile2x11.h winX.h xwindow.h xwindowp.h
|
||||
(files for Qt versions)
|
||||
qt_clust.h qt_kde0.h qt_win.h qt_xpms.h
|
||||
qt_clust.h qt_kde0.h qt_win.h qt_xpms.h qttableview.h
|
||||
(files for Gem versions)
|
||||
bitmfile.h gem_rsc.h load_img.h wingem.h
|
||||
(file for GNOME versions)
|
||||
@@ -209,8 +209,8 @@ dgn_comp.l dgn_comp.y lev_comp.l lev_comp.y
|
||||
|
||||
win/Qt:
|
||||
(files for the Qt X11 widget library)
|
||||
Install.Qt knethack.lnk knh-mini.xpm knh.xpm qt_clust.cpp
|
||||
qt_win.cpp tileedit.cpp tileedit.h
|
||||
Install.Qt knethack.lnk knh-mini.xpm knh.xpm nhsplash.xpm
|
||||
qt_clust.cpp qt_win.cpp qttableview.cpp tileedit.cpp tileedit.h
|
||||
|
||||
win/X11:
|
||||
(files for X versions)
|
||||
@@ -303,7 +303,7 @@ monstr.c vis_tab.c
|
||||
(file optionally generated by tilemap at compile time)
|
||||
tile.c
|
||||
(files generated by 'moc' for Qt interface at compile time)
|
||||
qt_kde0.moc qt_win.moc
|
||||
qt_kde0.moc qt_win.moc qttableview.moc
|
||||
|
||||
NOTE: If your binaries were compiled with the data librarian (DLB) option,
|
||||
your playground will not contain all of the files listed here. All
|
||||
|
||||
Reference in New Issue
Block a user