minor doxygen changes

This commit is contained in:
qPCR4vir
2017-09-14 19:39:56 +02:00
parent 117e08c9aa
commit 3b454cc2c5
3 changed files with 25 additions and 19 deletions

View File

@@ -1,13 +1,15 @@
/*
/**
* A Treebox Implementation
* Nana C++ Library(http://www.nanapro.org)
* Copyright(C) 2003-2017 Jinhao(cnjinhao@hotmail.com)
*
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* (See accompanying file LICENSE or copy at
* http://www.boost.org/LICENSE_1_0.txt)
*
* @file: nana/gui/widgets/treebox.cpp
* @file nana/gui/widgets/treebox.cpp
* @brief
*
*/
#include <nana/gui/widgets/treebox.hpp>
#include <nana/gui/widgets/scroll.hpp>