From 08b627c59c98d67d057e061612f165b4ff3cb966 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 22 Nov 2019 17:46:39 +0100 Subject: Get rid of HoverWindow It depended on X11, because the hover center wasn't where it was supposed to be, so I worked around it with Xfixes.h, which unfortunately isn't even available in MSYS2. So another fix for compiling this under Windows. --- shemov.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 94a100a..9b98bd6 100644 --- a/shemov.pro +++ b/shemov.pro @@ -20,7 +20,6 @@ SOURCES = main.cpp \ mappingtablewidget.cpp \ newmoviewizard.cpp \ filepropertiesdialog.cpp \ - hoverwindow.cpp \ consistencycheck.cpp \ mappingtableeditor.cpp \ smdialog.cpp \ @@ -77,7 +76,6 @@ HEADERS = \ mappingtablewidget.h \ newmoviewizard.h \ filepropertiesdialog.h \ - hoverwindow.h \ consistencycheck.h \ mappingtableeditor.h \ smdialog.h \ -- cgit v1.2.3-70-g09d2