mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 20:30:32 +02:00
Code Style Update
- Everything is beautiful now
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
#include "IntelliTool.h"
|
||||
#include "QColor"
|
||||
|
||||
class IntelliToolPlainTool : public IntelliTool
|
||||
{
|
||||
class IntelliToolPlainTool : public IntelliTool{
|
||||
public:
|
||||
IntelliToolPlainTool(PaintingArea *Area, IntelliColorPicker* colorPicker);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user