diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-01-19 02:26:13 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-01-19 02:26:13 +0100 |
commit | 76d30285358bedd8b2fc6caf48d2a871f7546685 (patch) | |
tree | 28ee333ad33eeeb4f6edd9f647702fc2522db122 /src/history.h | |
parent | m_tabWidget --> m_view (diff) | |
download | rekonq-76d30285358bedd8b2fc6caf48d2a871f7546685.tar.xz |
Ported tons of code to KConfigXT. To merge kcfg branch we need just to
port cookie settings..
Diffstat (limited to 'src/history.h')
-rw-r--r-- | src/history.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/history.h b/src/history.h index f3813855..a6b68ffb 100644 --- a/src/history.h +++ b/src/history.h @@ -64,7 +64,7 @@ public: -// ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +// --------------------------------------------------------------------------------------------------------------- class AutoSaver; |