Compare commits
No commits in common. "e278ad6d94ac9907024a5452ac90f17703e5c533" and "4bed016f017f1577ff995886f940a5d712e6abeb" have entirely different histories.
e278ad6d94
...
4bed016f01
@ -57,11 +57,4 @@ in order to build the program and
|
||||
|
||||
The subfolder 'AUR' contains a PKGBUILD file to build an Archlinux/Pacman package.
|
||||
|
||||
@subsection Compiler Warnings
|
||||
|
||||
The compiler will throw the following warnings. Compiled with GCC 8.2.1.
|
||||
|
||||
| Warning | Assessment |
|
||||
| ------- | ---------- |
|
||||
| warning: ‘calculate_path_miter_points’ defined but not used [-Wunused-function] | Ignore. Function will be used in later versions. |
|
||||
*/
|
||||
|
@ -24,8 +24,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @addtogroup RendererSettingsDialog
|
||||
* @ingroup Widgets
|
||||
* @addtogroup Widgets
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
@ -24,8 +24,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @addtogroup LayerElement
|
||||
* @ingroup Widgets
|
||||
* @addtogroup Widgets
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
@ -24,8 +24,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @addtogroup RendererSettingsDialog
|
||||
* @ingroup Widgets
|
||||
* @addtogroup Widgets
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
@ -31,8 +31,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @addtogroup LayerElement
|
||||
* @ingroup Widgets
|
||||
* @addtogroup Widgets
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user