mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 15:45:12 +00:00
Most of the new Settings are done.
Left: auto update, privacy and security, local storage box + some minor things, like design fixes, codes like loadlang and clearing of the local storage (box) and temp download folder.
This commit is contained in:
@@ -281,9 +281,6 @@ void LayerStackWidget::resizeEvent(QResizeEvent *e) {
|
||||
updateLayerBox();
|
||||
}
|
||||
|
||||
void LayerStackWidget::updateAdaptiveLayout() {
|
||||
}
|
||||
|
||||
void LayerStackWidget::showLayer(LayerWidget *l) {
|
||||
clearLayers();
|
||||
appendLayer(l);
|
||||
|
Reference in New Issue
Block a user