src/config.h

changeset 539
72ad83a67165
parent 538
2f85d4d286e5
child 587
507e5d5c348c
equal deleted inserted replaced
538:2f85d4d286e5 539:72ad83a67165
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>

mercurial