diff options
author | Timothy Pearson <[email protected]> | 2013-02-25 14:57:41 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-25 14:57:41 -0600 |
commit | 50aecf2cb30123665d715b0872f8680cbfb464e9 (patch) | |
tree | 5f292e4a1070d8d1be8a0dbd1a58d8064509fdd9 /conduits/abbrowserconduit/abbrowser-conduit.h | |
parent | 62671c6d01246ce359024470cfde37b0547dacc9 (diff) | |
download | kpilot-50aecf2cb30123665d715b0872f8680cbfb464e9.tar.gz kpilot-50aecf2cb30123665d715b0872f8680cbfb464e9.zip |
Fix FTBFS
Diffstat (limited to 'conduits/abbrowserconduit/abbrowser-conduit.h')
-rw-r--r-- | conduits/abbrowserconduit/abbrowser-conduit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/abbrowserconduit/abbrowser-conduit.h b/conduits/abbrowserconduit/abbrowser-conduit.h index 0fdb035..652915c 100644 --- a/conduits/abbrowserconduit/abbrowser-conduit.h +++ b/conduits/abbrowserconduit/abbrowser-conduit.h @@ -196,7 +196,7 @@ private: PilotAddressInfo *fAddressAppInfo; - KABCSync::Settings fSyncSettings; + TDEABCSync::Settings fSyncSettings; int pilotindex; bool abChanged; |