16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 */ |
17 */ |
18 |
18 |
19 #ifndef LDFORGE_CONFIG_H |
19 #ifndef LDFORGE_CONFIG_H |
20 #define LDFORGE_CONFIG_H |
20 #define LDFORGE_CONFIG_H |
21 |
|
22 #include "common.h" |
|
23 |
21 |
24 // ============================================================================= |
22 // ============================================================================= |
25 #include <QString> |
23 #include <QString> |
26 #include <QVariant> |
24 #include <QVariant> |
27 #include <QKeySequence> |
25 #include <QKeySequence> |