diff options
-rw-r--r-- | kpilot/kpilot.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/kpilot.kcfg b/kpilot/kpilot.kcfg index 6b5ba72..ebced52 100644 --- a/kpilot/kpilot.kcfg +++ b/kpilot/kpilot.kcfg @@ -19,7 +19,7 @@ <entry name="LastSyncTime" type="DateTime"> <label> </label> - <default>QDateTime()</default> + <default>TQDateTime()</default> </entry> <entry name="PilotDevice" type="String"> |