Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: telegramdesktop/tdesktop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5b9737371372cc7cbbcd0a9019434be902af052e
Choose a base ref
..
head repository: telegramdesktop/tdesktop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d4d0dfba9d457459065876fb7b440655d58f735a
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 Telegram/SourceFiles/platform/linux/specific_linux.cpp
1 change: 0 additions & 1 deletion Telegram/SourceFiles/platform/linux/specific_linux.cpp
Original file line number Diff line number Diff line change
@@ -32,7 +32,6 @@ For license and copyright information please follow this link:

#ifndef DESKTOP_APP_DISABLE_X11_INTEGRATION
#include "base/platform/linux/base_linux_xcb_utilities.h"
#include "base/platform/linux/base_linux_xsettings.h"
#endif // !DESKTOP_APP_DISABLE_X11_INTEGRATION

#include <QtWidgets/QApplication>