Implemented a skeleton of LdCanvas.
It now paints itself white and draws a simple grid. Also an LdDocument can be assigned to it.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
#include "config.h"
|
||||
|
||||
#include "ld-window-main.h"
|
||||
#include "ld-canvas.h"
|
||||
#include "ld-document.h"
|
||||
#include "ld-canvas.h"
|
||||
#include "ld-symbol-library.h"
|
||||
#include "ld-symbol-category.h"
|
||||
#include "ld-symbol.h"
|
||||
|
||||
Reference in New Issue
Block a user