diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-03-22 05:24:42 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-03-22 05:24:42 +0800 |
commit | f9dd2dd10b3639a5924b7724624547ae56f2a4a0 (patch) | |
tree | ea1786de144181baff143ab346fc229bb2bf57b2 /shell/e-shell-switcher.h | |
parent | ecdb79111cdc6a38234655b668d81d1fed95ec30 (diff) | |
download | gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.gz gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.bz2 gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.lz gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.xz gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.tar.zst gsoc2013-evolution-f9dd2dd10b3639a5924b7724624547ae56f2a4a0.zip |
Move "section" documentation out of header files.
Diffstat (limited to 'shell/e-shell-switcher.h')
-rw-r--r-- | shell/e-shell-switcher.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/e-shell-switcher.h b/shell/e-shell-switcher.h index dd3eddf970..b18546d58f 100644 --- a/shell/e-shell-switcher.h +++ b/shell/e-shell-switcher.h @@ -19,12 +19,6 @@ * */ -/** - * SECTION: e-shell-switcher - * @short_description: buttons for switching views - * @include: shell/e-shell-switcher.h - **/ - #ifndef E_SHELL_SWITCHER_H #define E_SHELL_SWITCHER_H |