Made some corrections in the documentation
This commit is contained in:
parent
164fff2359
commit
c58bc861ff
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
panel.cpp - Implementation of the Project class
|
||||
project.cpp - Implementation of the Project class
|
||||
|
||||
Copyright (C) Lumiera.org
|
||||
2008, Joel Holdsworth <joel@airwebreathe.org.uk>
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
*/
|
||||
/** @file project.hpp
|
||||
** This file contains the definition of Project, a class which
|
||||
** store project data, and wraps proc layer data
|
||||
** stores project data, and wraps proc layer data
|
||||
*/
|
||||
|
||||
#ifndef PROJECT_HPP
|
||||
|
|
|
|||
Loading…
Reference in a new issue