diff options
author | George Hazan <ghazan@miranda.im> | 2016-10-22 19:56:37 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-10-22 20:38:07 +0300 |
commit | 6332669686271b321e3cc142392801965e4b5a79 (patch) | |
tree | 3fd008271980bf859264d3a1d976a342be47e299 /plugins/StatusManager/src/stdafx.cxx | |
parent | 5536bc3778079e0ddfbc46dfa7ddd1b8e4807845 (diff) |
- warning fixes;
- resource optimization
- fix for a typo
Diffstat (limited to 'plugins/StatusManager/src/stdafx.cxx')
-rw-r--r-- | plugins/StatusManager/src/stdafx.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusManager/src/stdafx.cxx b/plugins/StatusManager/src/stdafx.cxx index 3968e037fa..3034680058 100644 --- a/plugins/StatusManager/src/stdafx.cxx +++ b/plugins/StatusManager/src/stdafx.cxx @@ -15,4 +15,4 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "stdafx.h"
\ No newline at end of file +#include "stdafx.h" |