src/messagelog.cpp

changeset 351
6fdd32c4886c
parent 349
8e2630044a48
child 363
75583c9f289d
equal deleted inserted replaced
350:05a2ccd19547 351:6fdd32c4886c
14 * 14 *
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 "msglog.h" 19 #include "messagelog.h"
20 #include "gldraw.h" 20 #include "gldraw.h"
21 #include "gui.h" 21 #include "gui.h"
22 #include <QTimer> 22 #include <QTimer>
23 #include <QDate> 23 #include <QDate>
24 24

mercurial