mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Move lang keys to td_lang library.
This commit is contained in:
@@ -122,7 +122,7 @@ private:
|
||||
|
||||
namespace internal {
|
||||
|
||||
class Widget : public TWidget, protected base::Subscriber {
|
||||
class Widget : public Ui::RpWidget, protected base::Subscriber {
|
||||
public:
|
||||
enum class Direction {
|
||||
Up,
|
||||
|
Reference in New Issue
Block a user