mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Build fixed for renamed sources folder SourceFiles/{gui->ui}/
This commit is contained in:
@@ -20,8 +20,8 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "gui/twidget.h"
|
||||
#include "gui/boxshadow.h"
|
||||
#include "ui/twidget.h"
|
||||
#include "ui/boxshadow.h"
|
||||
|
||||
class Dropdown : public TWidget {
|
||||
Q_OBJECT
|
||||
|
Reference in New Issue
Block a user