summaryrefslogtreecommitdiff
path: root/src/downloadlist.h
diff options
context:
space:
mode:
authorLostDragonist <lost.dragonist@gmail.com>2019-12-06 11:06:50 -0700
committerLostDragonist <lost.dragonist@gmail.com>2019-12-06 12:40:41 -0700
commit2c5603092af9cdce1748870176c5f4cd49a87b8d (patch)
tree8964f861addcc8b9a8693bafc88658980ca26d65 /src/downloadlist.h
parent5327974825ec3860e871b414ea0eb184134e51a1 (diff)
Add source game column to the download list
Diffstat (limited to 'src/downloadlist.h')
-rw-r--r--src/downloadlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/downloadlist.h b/src/downloadlist.h
index 51ab4541..eb2bbc55 100644
--- a/src/downloadlist.h
+++ b/src/downloadlist.h
@@ -43,6 +43,7 @@ public:
COL_MODNAME,
COL_VERSION,
COL_ID,
+ COL_SOURCEGAME,
// number of columns
COL_COUNT