From 95d06943f2854376406c84f51f0c61e87936f452 Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Thu, 11 Apr 2019 14:55:06 +0930 Subject: removed unnecessary slots --- productinventory.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/productinventory.h b/productinventory.h index d79b949..b34ffbe 100644 --- a/productinventory.h +++ b/productinventory.h @@ -61,16 +61,8 @@ private slots: void on_unselectAllButton_clicked(); - void on_checkBox_2_clicked(); - - void on_filterSortAlphaCheckBox_clicked(); - - void on_filterSortRevAlphaCheckBox_clicked(); - void on_filterSortAlphabeticalCheckBox_clicked(); - void on_filterSortReverseAlphabeticalCheckbox_clicked(); - void on_filterSortReverseAlphabeticalCheckBox_clicked(); void on_newestFirstCheckBox_clicked(); -- cgit v1.2.3