summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqcolordialog.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqcolordialog.3qt')
-rw-r--r--doc/man/man3/tqcolordialog.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqcolordialog.3qt b/doc/man/man3/tqcolordialog.3qt
index 967c8cda4..15fb0bba0 100644
--- a/doc/man/man3/tqcolordialog.3qt
+++ b/doc/man/man3/tqcolordialog.3qt
@@ -11,7 +11,7 @@ TQColorDialog \- Dialog widget for specifying colors
.SH SYNOPSIS
\fC#include <tqcolordialog.h>\fR
.PP
-Inherits QDialog.
+Inherits TQDialog.
.PP
.SS "Static Public Members"
<li class=fn>TQColor \fBgetColor\fR ( const TQColor & initial = white, TQWidget * parent = 0, const char * name = 0 ) <li class=fn>TQRgb \fBgetRgba\fR ( TQRgb initial, bool * ok = 0, TQWidget * parent = 0, const char * name = 0 ) <li class=fn>int \fBcustomCount\fR () <li class=fn>TQRgb \fBcustomColor\fR ( int i ) <li class=fn>void \fBsetCustomColor\fR ( int i, TQRgb c ) <li class=fn>void \fBsetStandardColor\fR ( int i, TQRgb c )