src/main.cpp

changeset 42
9528f8d06962
parent 41
e985ebb67fdd
child 44
d0bf58f3560f
equal deleted inserted replaced
41:e985ebb67fdd 42:9528f8d06962
15 * You should have received a copy of the GNU General Public License 15 * You should have received a copy of the GNU General Public License
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 #include <QApplication> 19 #include <QApplication>
20 #include "config.h" 20 #include "configwindow.h"
21 #include "types.h" 21 #include "types.h"
22 #include "demo.h" 22 #include "demo.h"
23 #include "prompts.h" 23 #include "prompts.h"
24 #include "hginfo.h" 24 #include "hginfo.h"
25 25

mercurial