Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 93587 | Differences between
and this patch

Collapse All | Expand All

(-)kdeui/Makefile.am (+6 lines)
Lines 76-81 Link Here
76
		kpixmapregionselectorwidget.h kpixmapregionselectordialog.h \
76
		kpixmapregionselectorwidget.h kpixmapregionselectordialog.h \
77
		kiconviewsearchline.h ktoolbarlabelaction.h kshortcutdialog.h
77
		kiconviewsearchline.h ktoolbarlabelaction.h kshortcutdialog.h
78
78
79
# this is needed to create the .h files from .ui sources and avoid
80
# failing because of undefined references.
81
libkdeui_la_COMPILE_FIRST = \
82
		kshortcutdialog_simple.h kshortcutdialog_advanced.h \
83
		kspellui.h
84
79
# the order of the sources isn't randomly (at least not completely).
85
# the order of the sources isn't randomly (at least not completely).
80
# the order is predictated by the use of X11 header files
86
# the order is predictated by the use of X11 header files
81
# the files on the first line need to occur first when compiling
87
# the files on the first line need to occur first when compiling

Return to bug 93587