Some reorganization of source tree.
- Merged libglabels back into glabels. - Created docs directory. - Adjusted COPYING files to reflect above changes.
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
#include <QtDebug>
|
||||
|
||||
#include "Cursors.h"
|
||||
#include "FrameCd.h"
|
||||
#include "FrameEllipse.h"
|
||||
#include "FrameRect.h"
|
||||
#include "FrameRound.h"
|
||||
#include "LabelModel.h"
|
||||
#include "LabelModelObject.h"
|
||||
#include "LabelModelBoxObject.h"
|
||||
@@ -33,15 +37,10 @@
|
||||
#include "LabelModelImageObject.h"
|
||||
#include "LabelModelLineObject.h"
|
||||
#include "LabelModelTextObject.h"
|
||||
#include "Markup.h"
|
||||
#include "Settings.h"
|
||||
#include "UndoRedoModel.h"
|
||||
|
||||
#include "libglabels/Markup.h"
|
||||
#include "libglabels/FrameRect.h"
|
||||
#include "libglabels/FrameRound.h"
|
||||
#include "libglabels/FrameEllipse.h"
|
||||
#include "libglabels/FrameCd.h"
|
||||
|
||||
|
||||
//
|
||||
// Private Configuration Data
|
||||
|
||||
Reference in New Issue
Block a user