File indexing completed on 2024-05-12 16:01:33

0001 /*
0002  *  SPDX-License-Identifier: GPL-3.0-or-later
0003  */
0004 
0005 #include "kis_mainwindow_observer.h"
0006 #include "KisMainWindow.h"
0007 
0008 KisMainwindowObserver::KisMainwindowObserver()
0009 {
0010 
0011 }
0012 
0013 KisMainwindowObserver::~KisMainwindowObserver()
0014 {
0015 
0016 }