diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-12-23 13:15:12 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-12-23 13:15:12 +0100 |
commit | 6eaa047e0d2a3c7b2f02f2b17cadde20ade5fb21 (patch) | |
tree | 185046d0962c2fc71bb1ff2fcdc15ed2ab8ab7ff /quanta/README | |
parent | f6266f8d8d306cb80f709bcc35ecd111a867d3c0 (diff) | |
download | tdewebdev-6eaa047e0d2a3c7b2f02f2b17cadde20ade5fb21.tar.gz tdewebdev-6eaa047e0d2a3c7b2f02f2b17cadde20ade5fb21.zip |
Rename kdewidgets => tdewidgets
Diffstat (limited to 'quanta/README')
-rw-r--r-- | quanta/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/README b/quanta/README index 33e15e76..391df23d 100644 --- a/quanta/README +++ b/quanta/README @@ -159,7 +159,7 @@ copytos.cpp:47: invalid use of undefined type `class KURLRequester' copytos.h:17: forward declaration of `class KURLRequester' (or the same error in other files for other K... classes), try the following: - - check if there is a kdewidgets.so (and kdewidgets.la) in your + - check if there is a tdewidgets.so (and tdewidgets.la) in your $TDEDIR/lib/trinity/plugins/designer. If there isn't, you have a broken KDE (tdelibs) install. - check your $HOME/.qt/qtrc file. Add the above path as the first entry to |