summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/queuemanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/torrent/queuemanager.h')
-rw-r--r--libktorrent/torrent/queuemanager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libktorrent/torrent/queuemanager.h b/libktorrent/torrent/queuemanager.h
index e49ad44..a51e9ec 100644
--- a/libktorrent/torrent/queuemanager.h
+++ b/libktorrent/torrent/queuemanager.h
@@ -169,6 +169,7 @@ namespace bt
bool paused_state;
bool keep_seeding;
bool exiting;
+ bool ordering;
};
}
#endif