Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 263087
Collapse All | Expand All

(-)qt-creator-1.0.0-src/src/plugins/plugins.pro (-1 / +3 lines)
Lines 26-32 SUBDIRS = plugin_coreplugin \ Link Here
26
            plugin_qtscripteditor \
26
            plugin_qtscripteditor \
27
#            plugin_cpaster \
27
#            plugin_cpaster \
28
            plugin_cmakeprojectmanager \
28
            plugin_cmakeprojectmanager \
29
            plugin_fakevim
29
            plugin_fakevim \
30
	    plugin_designer \
31
	    plugin_resourceeditor
30
32
31
# These two plugins require private headers from Qt and therefore don't work
33
# These two plugins require private headers from Qt and therefore don't work
32
# with an installed/released version of Qt.
34
# with an installed/released version of Qt.

Return to bug 263087