From 67e29a054cfcb1b0d2fe6b0a316cf6b3eec087b7 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 13 Apr 2011 00:46:47 +0000 Subject: Initial conversion of kdepim to TQt This will probably require some tweaking before it will build under Qt4, however Qt3 builds are OK. Any alterations this commit makes to kdepim behaviour under Qt3 are unintentional and should be fixed. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227832 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/api/doxygen.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/api/doxygen.css') diff --git a/doc/api/doxygen.css b/doc/api/doxygen.css index 2e8f17f5..9e45a547 100644 --- a/doc/api/doxygen.css +++ b/doc/api/doxygen.css @@ -227,7 +227,7 @@ height: 100px; bottom:0px; } -/* right footer, tqcontains the wave image */ +/* right footer, contains the wave image */ #footer_right { position: absolute; right: 0px; @@ -235,7 +235,7 @@ text-align: right; z-index: 5; } -/* left footer, tqcontains the text */ +/* left footer, contains the text */ #footer_left { position: absolute; left: 0px; -- cgit v1.2.3