diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-04-14 16:19:35 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-04-14 16:33:49 +0200 |
commit | fa2287de034db6ce80dd1d966bde4844350f9e87 (patch) | |
tree | 4440b78f63808b3c502dda43f83d64655cffb8d0 /src/bookmarks/bookmarkcontextmenu.h | |
parent | Fix default css (diff) | |
download | rekonq-fa2287de034db6ce80dd1d966bde4844350f9e87.tar.xz |
moc fixes
Diffstat (limited to 'src/bookmarks/bookmarkcontextmenu.h')
-rw-r--r-- | src/bookmarks/bookmarkcontextmenu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bookmarks/bookmarkcontextmenu.h b/src/bookmarks/bookmarkcontextmenu.h index 2028df39..c8c903d8 100644 --- a/src/bookmarks/bookmarkcontextmenu.h +++ b/src/bookmarks/bookmarkcontextmenu.h @@ -63,4 +63,3 @@ private: }; #endif // BOOKMARKCONTEXTMENU_H - |