summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-02-12 21:51:03 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-02-12 21:51:03 +0000
commitfce6f1cace072d448880dbbfcf39cbef237ef58a (patch)
treebce7cc386ae0712d337222edb558144067c8d1a8 /ChangeLog
parent9cdf80a5514656d6d3978b44a748878a1fa8df4c (diff)
downloadpango-fce6f1cace072d448880dbbfcf39cbef237ef58a.tar.gz
Remove call to QApplication::setStyle (new QCDEStyle())... didn't make
Wed Feb 12 16:44:05 2003 Owen Taylor <otaylor@redhat.com> * examples/viewer-qt.cc: Remove call to QApplication::setStyle (new QCDEStyle())... didn't make sense and caused problems if CDEStyle wasn't compiled into Qt. (#105264, Andrey Panov)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26c1334e..46bbc1ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Feb 12 16:44:05 2003 Owen Taylor <otaylor@redhat.com>
+
+ * examples/viewer-qt.cc: Remove call to
+ QApplication::setStyle (new QCDEStyle())... didn't
+ make sense and caused problems if CDEStyle wasn't
+ compiled into Qt. (#105264, Andrey Panov)
+
Wed Feb 12 16:41:03 2003 Owen Taylor <otaylor@redhat.com>
* modules/hangul/Makefile.am (libpango_hangul_x_la_SOURCES):