This commit is contained in:
Herwig Birke
2018-05-08 16:25:19 +02:00
parent f2ebeb631d
commit d3eeee295e
15 changed files with 238 additions and 72 deletions
+2 -7
View File
@@ -1,8 +1,3 @@
/*!
\file cpartwindow.h
*/
#ifndef CPARTWINDOW_H
#define CPARTWINDOW_H
@@ -73,8 +68,8 @@ signals:
/*!
\brief
\fn showPartWindow
\param lpPart
\fn showChapterWindow
\param lpChapter
*/
void showChapterWindow(cChapter* lpChapter);