diff options
-rw-r--r-- | productinventory.h | 8 |
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(); |