Skip to content
This repository has been archived by the owner on Sep 2, 2018. It is now read-only.

Commit

Permalink
Make sure that qmake mode properly loads
Browse files Browse the repository at this point in the history
Need to make the filename match the provide line.
  • Loading branch information
jpschewe committed Jun 27, 2016
1 parent 5e57932 commit 4e15f4b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.el
Original file line number Diff line number Diff line change
Expand Up @@ -1600,7 +1600,7 @@ Unless optional argument INPLACE is non-nil, return a new string."
;; QMake mode. For editing Qt project files.
;;
;;;;;;;;;;;;
(require 'qmake)
(require 'qmake-mode)

;;;;;;;;;;;
;;
Expand Down
File renamed without changes.

0 comments on commit 4e15f4b

Please sign in to comment.