From ab5ac7a494627722a5a27b0a3704b9ecc6fcba50 Mon Sep 17 00:00:00 2001 From: Scott Klum Date: Tue, 19 May 2015 19:11:57 -0400 Subject: [PATCH] Removed old comment reminder --- openbr/plugins/gallery/vec.cpp | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/openbr/plugins/gallery/vec.cpp b/openbr/plugins/gallery/vec.cpp index 11f401e..545359e 100644 --- a/openbr/plugins/gallery/vec.cpp +++ b/openbr/plugins/gallery/vec.cpp @@ -7,7 +7,6 @@ class vecGallery : public Gallery { Q_OBJECT - // Property for image width/height Q_PROPERTY(int width READ get_width WRITE set_width RESET reset_width STORED false) Q_PROPERTY(int height READ get_height WRITE set_height RESET reset_height STORED false) BR_PROPERTY(int, width, 24) -- libgit2 0.21.4