mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-09 17:20:28 +02:00
Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop
This commit is contained in:
@@ -42,6 +42,12 @@
|
||||
#include "variantmanager.h"
|
||||
#include "variantfactory.h"
|
||||
|
||||
/**
|
||||
* The view components corresponding to a Paint (which is the model) in the interface.
|
||||
* Mainly manages the property browser for the Paint.
|
||||
*
|
||||
* In other words the PaintGui is to Paint what Mapper is to Mapping.
|
||||
*/
|
||||
class PaintGui : public QObject {
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user