Skip to content

Commit b786432

Browse files
committed
Updated demo comment
1 parent 711ee0a commit b786432

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

examples/demo/main.cpp

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@ along with longscroll-qt. If not see <http://www.gnu.org/licenses/>.
2525
#include <QImageReader>
2626

2727
/*
28-
* Run this program with one or more directories that contain image files as arguments.
29-
* Add another integer paramter at the end to enable different demo modes.
30-
*
31-
* Change the preprocesser #if at the bottom if you want to test an arbitrary amount of images.
28+
* Run this program with a directory that contains image files as argument.
29+
* Add a second integer paramter to start with a different demo mode.
3230
*/
3331
int main(int argc, char *argv[])
3432
{

0 commit comments

Comments
 (0)