aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Ui/skinned/actionmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Ui/skinned/actionmanager.h')
-rw-r--r--src/plugins/Ui/skinned/actionmanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/Ui/skinned/actionmanager.h b/src/plugins/Ui/skinned/actionmanager.h
index 3723f5970..bbe9a1f95 100644
--- a/src/plugins/Ui/skinned/actionmanager.h
+++ b/src/plugins/Ui/skinned/actionmanager.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2010-2016 by Ilya Kotov *
- * forkotov02@hotmail.ru *
+ * forkotov02@ya.ru *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -32,7 +32,7 @@ class QSettings;
#define ACTION(type) ActionManager::instance()->action(type)
/**
- @author Ilya Kotov <forkotov02@hotmail.ru>
+ @author Ilya Kotov <forkotov02@ya.ru>
*/
class ActionManager : public QObject
{