summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qworkspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/widgets/qworkspace.h')
-rw-r--r--src/widgets/widgets/qworkspace.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/widgets/widgets/qworkspace.h b/src/widgets/widgets/qworkspace.h
index a251242542..843879a8e7 100644
--- a/src/widgets/widgets/qworkspace.h
+++ b/src/widgets/widgets/qworkspace.h
@@ -79,11 +79,6 @@ public:
bool scrollBarsEnabled() const;
void setScrollBarsEnabled(bool enable);
-#ifdef QT3_SUPPORT
- QT3_SUPPORT_CONSTRUCTOR QWorkspace(QWidget* parent, const char* name);
- QT3_SUPPORT void setPaletteBackgroundColor(const QColor &);
- QT3_SUPPORT void setPaletteBackgroundPixmap(const QPixmap &);
-#endif
void setBackground(const QBrush &background);
QBrush background() const;