summaryrefslogtreecommitdiffstats
path: root/doc/html/qfiledialog-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qfiledialog-h.html')
-rw-r--r--doc/html/qfiledialog-h.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qfiledialog-h.html b/doc/html/qfiledialog-h.html
index ac25a627..e0698e3d 100644
--- a/doc/html/qfiledialog-h.html
+++ b/doc/html/qfiledialog-h.html
@@ -103,7 +103,7 @@ class TQFileDialogTQFileListView;
#ifndef TQT_NO_FILEDIALOG
-class Q_EXPORT TQFileIconProvider : public TQObject
+class TQ_EXPORT TQFileIconProvider : public TQObject
{
TQ_OBJECT
public:
@@ -117,7 +117,7 @@ private: // Disabled copy constructor and operator=
#endif
};
-class Q_EXPORT TQFilePreview
+class TQ_EXPORT TQFilePreview
{
public:
TQFilePreview();
@@ -125,7 +125,7 @@ public:
};
-class Q_EXPORT TQFileDialog : public TQDialog
+class TQ_EXPORT TQFileDialog : public TQDialog
{
TQ_OBJECT
TQ_ENUMS( Mode ViewMode PreviewMode )