Rename autolock_box module to auto_lock_box.

This commit is contained in:
John Preston 2018-12-06 17:27:32 +04:00
parent 97b0288c7d
commit 8e54ac4dcf
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ the official desktop application for the Telegram messaging service.
For license and copyright information please follow this link:
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#include "boxes/autolock_box.h"
#include "boxes/auto_lock_box.h"
#include "lang/lang_keys.h"
#include "storage/localstorage.h"