From 618dfb51d93898632830f1b87443d3f748780871 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:05:53 +0200 Subject: 3.5 --- library/CustomGrid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/CustomGrid.h') diff --git a/library/CustomGrid.h b/library/CustomGrid.h index 7a0d1b10..35915811 100644 --- a/library/CustomGrid.h +++ b/library/CustomGrid.h @@ -65,7 +65,7 @@ public: CustomGridRight* gridRight, const FreeFileSync::GridView* gridDataView); - std::set getAllSelectedRows() const; + std::set getAllSelectedRows() const; //set sort direction indicator on UI typedef int SortColumn; -- cgit