From 423670fc310b8c853c471a3c272db13e38edd8db Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 13 Oct 2018 03:18:29 +0200 Subject: Implement layout for CopyDialog Does nothing yet except close. This was harder than it should be: To keep a GridLayout expanding its cells vertically, you have to set the Alignment in the *parent* Layout. Took me a while to figure out... --- collectiondatesview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'collectiondatesview.h') diff --git a/collectiondatesview.h b/collectiondatesview.h index a55cf63..6845ea5 100644 --- a/collectiondatesview.h +++ b/collectiondatesview.h @@ -10,6 +10,7 @@ class CollectionDatesView : public CollectionWidget { public slots: virtual void populate(); + void copyTo(); }; #endif // COLLECTIONDATESVIEW_H -- cgit v1.2.3-70-g09d2