diff options
Diffstat (limited to 'virt/virt.h')
-rw-r--r-- | virt/virt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virt/virt.h b/virt/virt.h index fd04265..8f5bc79 100644 --- a/virt/virt.h +++ b/virt/virt.h @@ -46,7 +46,7 @@ protected: static TQDict<KURL::List> kioVirtDict; - static TDEConfig* kio_virt_db; + static TDEConfig* tdeio_virt_db; bool rewriteURL(const KURL&, KURL&); |