forked from pasnox/qodeedit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
QodeEditConfig.h.in
21 lines (19 loc) · 947 Bytes
/
QodeEditConfig.h.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/****************************************************************************
**
** Created using Monkey Studio IDE v1.9.0.1 (1.9.0.1)
** Authors : Filipe Azevedo aka Nox P@sNox <[email protected]> and The QodeEdit development team
** Project : QodeEdit
** FileName : QodeEditConfig.h
** Date : 2012-09-02T23:04:46
** License : LGPL3
** Comment : A source code component editor based on QPlainTextEdit/QTextDocument/QSyntaxHighlighter and Kate xml language definition files.
** Home Page : https://github.com/pasnox/qodeedit
**
** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
**
****************************************************************************/
// Auto generated file do not edit
#define PACKAGE_NAME "QodeEdit"
#define PACKAGE_ABSOLUTE_DATA_DIR "$${ABSOLUTE_DATA_DIR}"
#define PACKAGE_VERSION "$${VERSION}"