[gnote] Fix indentation
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Fix indentation
- Date: Sat, 13 Aug 2016 16:28:35 +0000 (UTC)
commit dfd37c0bbbc4433271b83311879fe3ed91e4ffcf
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sat Aug 13 19:26:20 2016 +0300
Fix indentation
src/notewindow.cpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/notewindow.cpp b/src/notewindow.cpp
index c5a058f..bc09b36 100644
--- a/src/notewindow.cpp
+++ b/src/notewindow.cpp
@@ -228,8 +228,8 @@ namespace gnote {
{
if (Preferences::obj().get_schema_settings(Preferences::SCHEMA_GNOTE)->get_boolean(
Preferences::AUTOSIZE_NOTE_WINDOW)) {
- width = m_width;
- height = m_height;
+ width = m_width;
+ height = m_height;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]