summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2019-04-11 14:55:06 +0930
committerDaniel Jones <admin@danieljon.es>2019-04-11 14:55:06 +0930
commit95d06943f2854376406c84f51f0c61e87936f452 (patch)
tree4f2b66f6c186aa4574fb04309edfbd1bb84bd702
parenta140c3d8d118a27d685ce06f7d296d27602c5043 (diff)
downloadproductinventory-95d06943f2854376406c84f51f0c61e87936f452.tar.gz
productinventory-95d06943f2854376406c84f51f0c61e87936f452.zip
removed unnecessary slots
-rw-r--r--productinventory.h8
1 files changed, 0 insertions, 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();