diff options
Diffstat (limited to 'ksirc/puke/dcc_status.pm')
-rw-r--r-- | ksirc/puke/dcc_status.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksirc/puke/dcc_status.pm b/ksirc/puke/dcc_status.pm index 65bc1b07..149219d2 100644 --- a/ksirc/puke/dcc_status.pm +++ b/ksirc/puke/dcc_status.pm @@ -11,7 +11,7 @@ &docommand("/load pbutton.pm"); &docommand("/load ppushbt.pm"); &docommand("/load plined.pm"); -&docommand("/load pkfiledialog.pm"); +&docommand("/load ptdefiledialog.pm"); &docommand("/load ppopmenu.pm"); &docommand("/load dcc_progress.pm"); |