ui/qt/qt4.pro

changeset 55
9076eb40454d
parent 54
97bafeca1c7c
child 56
87e3a5dc66dd
--- a/ui/qt/qt4.pro	Sun Aug 24 13:31:07 2014 +0200
+++ b/ui/qt/qt4.pro	Mon Aug 25 17:27:29 2014 +0200
@@ -1,7 +1,7 @@
 #
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 #
-# Copyright 2012 Olaf Wintermann. All rights reserved.
+# Copyright 2014 Olaf Wintermann. All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions are met:
@@ -38,10 +38,12 @@
 SOURCES += toolkit.cpp
 SOURCES += window.cpp
 SOURCES += menu.cpp
+SOURCES += toolbar.cpp
 SOURCES += stock.cpp
 
 HEADERS += toolkit.h
 HEADERS += window.h
 HEADERS += menu.h
+HEADERS += toolbar.h
 HEADERS += stock.h
 

mercurial