mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
profile: rename stats/chartitem.* to stats/statsitem.*
Android uses qmake and apparently that doesn't support source files with the same name. We already have chart/chartitem.*. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
b3a4c7052a
commit
d060a3a3cb
12 changed files with 13 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
#include "statsgrid.h"
|
||||
#include "chartitem.h"
|
||||
#include "statsitem.h"
|
||||
#include "statsaxis.h"
|
||||
#include "statscolors.h"
|
||||
#include "statsview.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue