diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-17 23:34:51 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-17 23:34:51 +0300 |
commit | 0c99b116f722a4609c29a4fbda986cd1e2c6790a (patch) | |
tree | 15fe0c83f5bcd81b4036c097b24b85666d8f3930 /commonheaders.h | |
parent | d9a35471323e0d41b6a0cb80e543214bfc297e5f (diff) |
modified: commonheaders.h
modified: init.cpp
new file: m_msg_buttonsbar.h
modified: ui.cpp
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h index 8c01fb2..0fd971d 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_msg_buttonsbar.h" #endif |