comparison Applications/Samples/Deprecated/Qt/SampleMainWindowWithButtons.h @ 1350:c53a4667f895 broker

Sample paths have been adapted
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 14 Apr 2020 14:57:06 +0200
parents bfd77672d825
children
comparison
equal deleted inserted replaced
1349:b1e6bef86955 1350:c53a4667f895
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 #pragma once 20 #pragma once
21 21
22 #include "../../Qt/QCairoWidget.h" 22 #include "../../../Qt/QCairoWidget.h"
23 #include "../../Qt/QStoneMainWindow.h" 23 #include "../../../Qt/QStoneMainWindow.h"
24 24
25 namespace Ui 25 namespace Ui
26 { 26 {
27 class SampleMainWindowWithButtons; 27 class SampleMainWindowWithButtons;
28 } 28 }