src/InventoryWaters.cpp

changeset 73
ebd2fc719b1a
parent 72
7992c686e349
child 79
e726db72da3c
equal deleted inserted replaced
72:7992c686e349 73:ebd2fc719b1a
14 * You should have received a copy of the GNU General Public License 14 * You should have received a copy of the GNU General Public License
15 * along with this program. If not, see <http://www.gnu.org/licenses/>. 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
16 */ 16 */
17 #include "InventoryWaters.h" 17 #include "InventoryWaters.h"
18 #include "EditWater.h" 18 #include "EditWater.h"
19 #include "../ui/ui_InventoryWaters.h" 19 #include "MainWindow.h"
20 #include "config.h" 20 #include "config.h"
21 #include "bmsapp.h" 21 #include "bmsapp.h"
22 22
23 23
24 InventoryWaters::InventoryWaters(QWidget *parent) : QDialog(parent) 24 InventoryWaters::InventoryWaters(QWidget *parent) : QDialog(parent)

mercurial