From 81090063e2cfcf2d935101a71b0fd25a82290e6e Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 17 Jul 2010 17:55:38 +0300 Subject: modified: commonheaders.h modified: init.cpp modified: juick.vcproj new file: m_buttonbar.h new file: ui.cpp --- commonheaders.h | 1 + 1 file changed, 1 insertion(+) (limited to 'commonheaders.h') diff --git a/commonheaders.h b/commonheaders.h index 8c01fb2..fa1b354 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -39,4 +39,5 @@ using std::list; #include "globals.h" #include "main.h" #include "utilities.h" +#include "m_buttonbar.h" #endif -- cgit v1.2.3