Build TerminalPanel also on Windows

Authored by elvisangelaccio on Jan 21 2018, 11:18 AM.

Description

Build TerminalPanel also on Windows

Summary:
terminalpanel.cpp *should* compile on Windows, so there is no reason to
remove it from the build and use tons of #ifdefs in dolphinmainwindow.

We still keep the terminal panel disabled on Windows
(i.e. the two remaining #ifndef Q_OS_WIN in dolphinmainwindow),
because it is probably not functional.

But at least we won't break the Windows CI every time
someone touches the terminal panel code (see e.g. 2e942237c9).

Test Plan: Builds on Linux, someone on Windows should test this patch if possible.

Reviewers: Dolphin, Craft

Differential Revision: https://phabricator.kde.org/D10006

Details

Committed
elvisangelaccioFeb 10 2018, 6:40 PM
Differential Revision
D10006: Build TerminalPanel also on Windows
Parents
R318:9fbf7a0b624a: Faster drag&drop in directories with thousands of files
Branches
Unknown
Tags
Unknown