summaryrefslogtreecommitdiffstats
path: root/kioslave/media/medianotifier/notificationdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/media/medianotifier/notificationdialog.cpp')
-rw-r--r--kioslave/media/medianotifier/notificationdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/media/medianotifier/notificationdialog.cpp b/kioslave/media/medianotifier/notificationdialog.cpp
index 7ba172601..9913f033d 100644
--- a/kioslave/media/medianotifier/notificationdialog.cpp
+++ b/kioslave/media/medianotifier/notificationdialog.cpp
@@ -53,7 +53,7 @@ NotificationDialog::NotificationDialog( KFileItem medium, NotifierSettings *sett
updateActionsListBox();
- resize( TQSize(400,400).expandedTo( minimumSizeHint() ) );
+ resize( TQSize(400,400).expandedTo( tqminimumSizeHint() ) );
m_actionWatcher = new KDirWatch();