Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@21050
e93f8b46-1217-0410-a6f0-
8f06a7374b81
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-require 'redmine/sort_criteria'
-
class QueryColumn
attr_accessor :name, :totalable, :default_order
attr_writer :sortable, :groupable
require 'redmine/project_jump_box'
require 'redmine/mime_type'
require 'redmine/search'
+require 'redmine/sort_criteria'
require 'redmine/syntax_highlighting'
require 'redmine/thumbnail'
require 'redmine/unified_diff'