summaryrefslogtreecommitdiff
path: root/src/settings.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-13 03:14:55 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-13 03:14:55 +0200
commit09567d9fbf6e034319bbdf7820f4bceac42cee12 (patch)
tree94352260f033ed1c1dd24230a0a30b071e8b3ada /src/settings.h
parentnotification system made default and no more "unsettable" (diff)
downloadrekonq-09567d9fbf6e034319bbdf7820f4bceac42cee12.tar.xz
Modified rekonq behaviour:
HomePage has 2 choices: usual home page vs new tab page new tab has 3: new tabp page, home page, blank page
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings.h b/src/settings.h
index 6cdbd5e3..0be89173 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -55,7 +55,6 @@ private slots:
void saveSettings();
void setHomeToCurrentPage();
- void checkLineEnable(int);
};
#endif // SETTINGS_H