(svn r11673) -Codechange: move the overflow safe type to a separate file.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#ifndef ZOOM_HPP
|
||||
#define ZOOM_HPP
|
||||
|
||||
#include "helpers.hpp"
|
||||
#include "core/enum_type.hpp"
|
||||
|
||||
enum ZoomLevel {
|
||||
/* Our possible zoom-levels */
|
||||
|
Reference in New Issue
Block a user