[coding style] Remove whitespace

This commit is contained in:
Léa Saviot
2018-09-12 16:54:50 +02:00
parent f9d9dc5849
commit 101a1752b1

View File

@@ -60,7 +60,7 @@ private:
void resetShiftAlphaStatus();
bool updateAlphaLock();
bool dispatchEventInner(Ion::Events::Event event);
AppsWindow m_window;
EmptyBatteryWindow m_emptyBatteryWindow;
#if USE_PIC_VIEW_APP